- [x] History Methods - [x] eth_getBlockTransactionCountBy{[Hash](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getblocktransactioncountbyhash)|[Number](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getblocktransactioncountbynumber)} - `/eth/block/transactioncount/{identifier}` - [ ] State Methods - [ ] [eth_getBalance](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getbalance) - [ ] [eth_getStorageAt](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getstorageat) - [ ] [eth_getTransactionCount](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactioncount) - [ ] [eth_getCode](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getcode) - [ ] [eth_call](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_call) - [ ] [eth_estimateGas](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_estimategas) - [ ] Gossip Methods - [ ] [eth_blockNumber](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_blocknumber) - [ ] [eth_sendRawTransaction](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_sendrawtransaction)
History Methods
/eth/block/transactioncount/{identifier}State Methods
Gossip Methods