The following methods are allowed in the Blockdaemon RPC API:
Blockchain RPCs
- getbestblockhash
- getblock
- getblockfilter
- getblockchaininfo
- getblockcount
- getblockhash
- getblockheader
- getblockstats
- getchaintips
- getchaintxstats
- getdifficulty
- getmempoolancestors
- getmempooldescendants
- getmempoolentry
- getmempoolinfo
- getrawmempool
- gettxout
- gettxoutproof
- gettxoutsetinfo
Rawtransactions RPCs
- createrawtransaction
- decoderawtransaction
- decodescript
- getrawtransaction
- sendrawtransaction
- testmempoolaccept
Util RPCs
Info:
Litecoin uses the Bitcoin API. Learn more: Bitcoin API reference.