eth_chainId
Chain info | Tempo
eth_chainId | Tempo
Tempo API method that returns the chain ID of the current network. The Tempo mainnet chain ID is 4217 (0x1079 in hexadecimal). On Tempo.
POST
eth_chainId
Tempo API method that returns the chain ID of the current network. The Tempo mainnet chain ID isDocumentation Index
Fetch the complete documentation index at: https://docs.chainstack.com/llms.txt
Use this file to discover all available pages before exploring further.
4217 (0x1079 in hexadecimal). The Moderato testnet chain ID is 42431 (0xa5bf).
Get your own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
none
Response
result— the chain ID encoded as hexadecimal (0x1079for Tempo mainnet /0xa5bffor Moderato testnet)
eth_chainId code examples
Last modified on May 18, 2026