# Blast

#### eth <a href="#eth" id="eth"></a>

* [eth\_chainId](https://docs.blockpi.io/build/api-reference/blast/eth_chainid)
* [eth\_syncing](https://docs.blockpi.io/build/api-reference/blast/eth_syncing)
* [eth\_getBlockByNumber](https://docs.blockpi.io/build/api-reference/blast/eth_getblockbynumber)
* [eth\_getBlockByHash](https://docs.blockpi.io/build/api-reference/blast/eth_getblockbyhash)
* [eth\_blockNumber](https://docs.blockpi.io/build/api-reference/blast/eth_blocknumber)
* [eth\_gasPrice](https://docs.blockpi.io/build/api-reference/blast/eth_gasprice)
* [eth\_getBalance](https://docs.blockpi.io/build/api-reference/blast/eth_getbalance)
* [eth\_sendRawTransaction](https://docs.blockpi.io/build/api-reference/blast/eth_sendrawtransaction)
* [eth\_getTransactionByHash](https://docs.blockpi.io/build/api-reference/blast/eth_gettransactionbyhash)
* [eth\_getTransactionByBlockNumberAndIndex](https://docs.blockpi.io/build/api-reference/blast/eth_gettransactionbyblocknumberandindex)
* [eth\_getTransactionByBlockHashAndIndex](https://docs.blockpi.io/build/api-reference/blast/eth_gettransactionbyblockhashandindex)
* [eth\_getTransactionReceipt](https://docs.blockpi.io/build/api-reference/blast/eth_gettransactionreceipt)
* [eth\_getTransactionCount](https://docs.blockpi.io/build/api-reference/blast/eth_gettransactioncount)
* [eth\_getBlockTransactionCountByNumber](https://docs.blockpi.io/build/api-reference/blast/eth_getblocktransactioncountbynumber)
* [eth\_getLogs](https://docs.blockpi.io/build/api-reference/blast/eth_getlogs)
* [eth\_getCode](https://docs.blockpi.io/build/api-reference/blast/eth_getcode)
* [eth\_call](https://docs.blockpi.io/build/api-reference/blast/eth_call)
* [eth\_accounts](https://docs.blockpi.io/build/api-reference/blast/eth_accounts)
* [eth\_getStorageAt](https://docs.blockpi.io/build/api-reference/blast/eth_getstorageat)
* [eth\_estimateGas](https://docs.blockpi.io/build/api-reference/blast/eth_estimategas)
* [eth\_newBlockFilter](https://docs.blockpi.io/build/api-reference/blast/eth_newblockfilter)
* [eth\_getFilterChanges](https://docs.blockpi.io/build/api-reference/blast/eth_getfilterchanges)
* [eth\_uninstallFilter](https://docs.blockpi.io/build/api-reference/berachain/eth_uninstallfilter)
* [eth\_subscribe](https://docs.blockpi.io/build/api-reference/blast/eth_subscribe)

#### net <a href="#eth_unsubscribe" id="eth_unsubscribe"></a>

* [net\_version](https://docs.blockpi.io/build/api-reference/blast/net_version)
* [net\_listening](https://docs.blockpi.io/build/api-reference/blast/net_listening)
* [net\_peerCount](https://docs.blockpi.io/build/api-reference/blast/net_peercount)

#### web3 <a href="#net_peercount" id="net_peercount"></a>

* [web3\_clientVersion](https://docs.blockpi.io/build/api-reference/blast/web3_clientversion)
* [web3\_sha3](https://docs.blockpi.io/build/api-reference/blast/web3_sha3)

#### txpool <a href="#web3_clientversion-2" id="web3_clientversion-2"></a>

* [txpool\_inspect](https://docs.blockpi.io/build/api-reference/blast/txpool_inspect)
* [txpool\_status](https://docs.blockpi.io/build/api-reference/blast/txpool_status)

#### Debug <a href="#web3_sha3" id="web3_sha3"></a>

* [debug\_traceCall](https://docs.blockpi.io/build/api-reference/blast/debug_tracecall)
* [debug\_traceBlockByHash](https://docs.blockpi.io/build/api-reference/blast/debug_traceblockbyhash)
* [debug\_traceBlockByNumber](https://docs.blockpi.io/build/api-reference/blast/debug_traceblockbynumber)
* [debug\_traceTransaction](https://docs.blockpi.io/build/api-reference/blast/debug_tracetransaction)
