Comment on page
📜
Etherlink Node Specifications
Specification | Type | Comments |
---|---|---|
Node Client | geth | Currently, the EVM RPC endpoint only implements geth RPCs. |
Endpoint | Supported | Comments |
---|---|---|
xpool_content or eth_getBlockByNumber with pending transactions | The RPC is accessible but always returns an empty pool. | |
eth_getBlockByNumber | | |
eth_getTransactionReceipt | | |
eth_blockNumber | | |
eth_getLogs or eth_getBlockReceipts | In Progress | |
debug_traceBlockByNumber | On roadmap but not guaranteed | |
debug_traceTransaction | On roadmap but not guaranteed |
Text | Comments |
---|---|
Whitelisting Fireblocks IP addresses | Not Supported |
Native Token Decimals | 18 |
Fee Structure | Post London (Fee market is not implemented yet, but the rollup supports EIP-1559 transaction types) |
Last modified 1mo ago