The DogeOS API follows a JSON-RPC standard. This doc contains the methods that Unifra supports for DogeOS development (smart contracts & decentralized applications) on testnet.
Account Information
Chain Information
Debug API
Gas Estimation
Event Logs
- eth_getFilterChanges
- eth_getFilterLogs
- eth_getLogs
- eth_newBlockFilter
- eth_newFilter
- eth_newPendingTransactionFilter
- eth_uninstallFilter
Getting Blocks
- eth_blockNumber
- eth_getBlockByHash
- eth_getBlockByNumber
- eth_getBlockTransactionCountByHash
- eth_getBlockTransactionCountByNumber
Reading Transactions
- eth_getTransactionByBlockHashAndIndex
- eth_getTransactionByHash
- eth_getTransactionCount
- eth_getTransactionReceipt