| Get GT Balance for a Single Address | Accounts |
| Get GT Balance for Multiple Addresses in a Single Call | Accounts |
| Get a list of 'Normal' Transactions By Address | Accounts |
| Get a list of 'Internal' Transactions by Address | Accounts |
| Get 'Internal Transactions' by Transaction Hash | Accounts |
| Get "Internal Transactions" by Block Range | Accounts |
| Get a list of 'GRC20 - Token Transfer Events' by Address | Accounts |
| Get a list of 'GRC721 - Token Transfer Events' by Address | Accounts |
| Get a list of 'GRC1155 - Token Transfer Events' by Address | Accounts |
| Get list of Blocks Mined by Address | Accounts |
| Get GateChain assets By Address | Accounts |
| Get Contract ABI for Verified Contract Source Codes | Contract |
| Get Contract Source Code for Verified Contract Source Codes | Contract |
| Check Contract Execution Status | Transaction |
| Check Transaction Receipt Status | Transaction |
| Get Block Number by Timestamp | Blocks |
| Get Daily Average Block Size | Blocks |
| Get Daily Block Count and Rewards | Blocks |
| Get Daily Block Rewards | Blocks |
| Get Event Logs by Address | Logs |
| Get Event Logs by Topics | Logs |
| Get Event Logs by Address filtered by Topics | Logs |
| Get GRC20-Token TotalSupply by ContractAddress | Token |
| Get GRC20-Token Account Balance for TokenContractAddress | Token |
| Get Historical GRC20-Token TotalSupply by ContractAddress & BlockNo | Token |
| Get Historical GRC20-Token Account Balance for TokenContractAddress by BlockNo | Token |
| Get Token Holder List by Contract Address | Token |
| Get Token Info by ContractAddress | Token |
| Get Address GRC20 Token Holding | Token |
| Get Address GRC721 Token Holding | Token |
| Get Address GRC721 Token Inventory By Contract Address | Token |
| Get Daily Average Gas Limit | Gas |
| Get Ethereum Daily Total Gas Used | Gas |
| Get GT Last Price | Stats |
| Get Daily Network Transaction Fee | Stats |
| Get Daily New Address Count | Stats |
| Get Daily Transaction Count | Stats |
| eth_blockNumber | Proxy |
| eth_getBlockByNumber | Proxy |
| eth_getBlockTransactionCountByNumber | Proxy |
| eth_getTransactionByHash | Proxy |
| eth_getTransactionByBlockHashAndIndex | Proxy |
| eth_getTransactionCount | Proxy |
| eth_sendRawTransaction | Proxy |
| eth_getTransactionReceipt | Proxy |
| eth_call | Proxy |
| eth_getCode | Proxy |
| eth_getStorageAt | Proxy |
| eth_gasPrice | Proxy |
| eth_estimateGas | Proxy |