{
  "chain_id": "0x494d4551",
  "chain_id_decimal": 1229800785,
  "docs": "/swagger-ui",
  "example": {
    "id": 1,
    "jsonrpc": "2.0",
    "method": "get_chain_info",
    "params": []
  },
  "info": "This is a JSON-RPC 2.0 endpoint. Use POST with a JSON body.",
  "methods": [
    "eth_chainId",
    "eth_blockNumber",
    "eth_getBalance",
    "eth_getTransactionCount",
    "eth_sendRawTransaction",
    "eth_getTransactionByHash",
    "eth_getBlockByNumber",
    "eth_getBlockByHash",
    "eth_call",
    "eth_estimateGas",
    "eth_gasPrice",
    "net_version",
    "net_listening",
    "web3_clientVersion",
    "get_chain_info",
    "get_genesis_info",
    "get_latest_block",
    "get_total_supply",
    "get_validator_set",
    "get_balance",
    "send_transaction",
    "get_transaction"
  ],
  "name": "iTani Network Chain — JSON-RPC Endpoint",
  "version": "3.2.1"
}