Etherlink Docs
Ask or search…
K
Comment on page
📜

Etherlink Node Specifications

Node Client Support

Specification
Type
Comments
Node Client
geth
Currently, the EVM RPC endpoint only implements geth RPCs.

Geth Endpoint Support

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

ethers.js SDK methods tested

Method
Supported
Comments
provider.getBlock(link)
provider.getTransactionReceipt (link)
provider.getBlockNumber(link)
provider.getBalance(link)
singer.sendTransaction(link)

Additional Information

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
© Etherlink 2023