# Ethereum eth/v1/config/deposit_contract RPC method
Ethereum consensus layer Beacon Chain API call that returns the execution layer deposit contract address and chain ID.
Parameters:
none
Returns:
data
with:chain_id
— the ID for the chain.address
— the execution layer deposit contract. For example, on the Ethereum mainnet (opens new window).
Example:
curl -X GET https://beacon-nd-123-456-789.p2pify.com/3c6e0b8a9c15224a8228b9a98ca1531d/eth/v1/config/deposit_contract