Retrieve Eth1 deposit contract address and chain ID.
None
// Request curl -X GET -H 'Content-Type: application/json' https://ethereum-beacon.blockpi.network/rpc/v1/your-rpc-key/eth/v1/config/deposit_contract // Result { "data": { "chain_id": "1", "address": "0x00000000219ab540356cbb839cbe05303d7705fa" } }
Last updated 3 months ago
Was this helpful?