---
updatedAt: 2026-05-13T16:12:03.000Z
---

Fetch the complete documentation index at: https://docs.blockdaemon.com/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version.

# Dogecoin RPC Methods

### Blockchain RPCs

* getbestblockhash
* getblock
* getblockchaininfo
* getblockcount
* getblockhash
* getblockheader
* getchaintips
* getdifficulty
* getmempoolancestors
* getmempooldescendants
* getmempoolentry
* getmempoolinfo
* getrawmempool
* gettxout
* gettxoutproof
* gettxoutsetinfo
* getinfo
* getmemoryinfo
* verifytxoutproof

***

### Rawtransactions RPCs

* createrawtransaction
* decoderawtransaction
* decodescript
* estimatefee
* estimatepriority
* estimatesmartfee
* fundrawtransaction
* getrawtransaction
* sendrawtransaction

***

### Mining RPCs

* getblocktemplate
* getmininginfo
* getnetworkhashps
* submitblock

***

### Network RPCs

* getconnectioncount
* getnetworkinfo
* getpeerinfo
* getnettotals

***

### Wallet RPCs

* getwalletinfo
* importaddress
* importpubkey
* listaddressgroupings
* listbanned
* listreceivedbyaddress
* listsinceblock
* listtransactions
* listunspent
* invalidateblock
* reconsiderblock
* validateaddress
* verifymessage

## 👋 Need Help?

Contact us through [email](mailto:support@blockdaemon.com) or our [support page](https://www.blockdaemon.com/support) for any issues, bugs, or assistance you may need.