Skip to main content

/eth/v1/config/deposit_contract RPC Method

Get deposit contract address.

Updated on
Jun 11, 2024

/eth/v1/config/deposit_contract RPC Method

Parameters

This method does not accept any parameters

Returns

data
object
An object of data which contains the following fields:
chain_id
string
The unique identifier for the blockchain network
address
string
The Ethereum address associated with the contract or account
Request
1
curl --location 'https://docs-demo.quiknode.pro/eth/v1/config/deposit_contract' \
2
--header 'Content-Type: application/json'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free