Skip to main content

/eth/v1/config/deposit_contract RPC Method

Loading...

Updated on
Apr 30, 2025

/eth/v1/config/deposit_contract RPC Method

Parameters

This method does not accept any parameters

Returns

data
object
Loading...
chain_id
string
Loading...
address
string
Loading...
Request
1
curl --location 'https://docs-demo.quiknode.pro/eth/v1/config/deposit_contract' \
2
--header 'Content-Type: application/json'
Response
1
{
2
"data": {
3
"chain_id": "1",
4
"address": "0x00000000219ab540356cbb839cbe05303d7705fa"
5
}
6
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free