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 or our support page for any issues, bugs, or assistance you may need.
Updated about 2 months ago