#334: 1Balance-update
Change request updated 1 year ago
Last updated 1 year ago
Please refer to to create a sponsorApiKey.
sponsorApiKey
Returns the chainId of the network the bundler is serving.
chainId
Target network chain identifier.
1Balance API key which covers transaction costs.
2.0
eth_chainId
POST //bundlers/{chainId}/rpc HTTP/1.1 Host: api.gelato.digital Content-Type: application/json Accept: */* Content-Length: 41 { "id": 1, "jsonrpc": "text", "method": "text" }
Successful response
{ "id": 1, "jsonrpc": "text", "result": "text" }