eth_chainId

BNB Smart ChainC1

Returns the EIP-155 chain ID of the connected network. Takes no parameters.

Endpoint
POST https://api.1st-node.com/v1/bsc/rpc

Returns

QUANTITY — the chain ID, hex-encoded.

Request

curl https://api.1st-node.com/v1/bsc/rpc \
  -H "Authorization: Bearer $ONE_KEY" \
  -H "content-type: application/json" \
  -d '{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "eth_chainId",
  "params": []
}'
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "eth_chainId",
  "params": []
}

Response

{
  "jsonrpc": "2.0",
  "id": 1,
  "result": "0x1"
}
More chain methods on BNB Smart Chain

BNB Smart Chain API

Recarga, obtén tu clave y publica.

Autoservicio. Paga en cripto o con tarjeta. Medido por créditos: las primitivas pesadas cuestan más, las simples son baratas.

Obtener clave API