eth_chainId

Parameters
None

Returns

  • DATA - The chainId of the TRON network.

Example

Request

curl -X POST 'https://api.shasta.trongrid.io/jsonrpc' --data '{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":79}'

Response

{"jsonrpc":"2.0","id":79,"result":"0x2b6653dc"}