cURL
curl --request GET \ --url https://deposit-addresses.eco.com/api/v1/depositAddresses/evmAddress/{evmAddress}
{ "data": { "chainId": 123, "evmDepositAddress": "0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb", "depositor": "0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb", "factoryAddress": "0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb", "isDeployed": true, "lastCheckedBalance": "<string>", "deploymentTxHash": "<string>", "deploymentBlockNumber": "<string>", "createdAt": "2023-11-07T05:31:56Z" } }
Documentation IndexFetch the complete documentation index at: https://eco.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://eco.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
EIP-55 / lowercase hex 20-byte address
^0x[a-fA-F0-9]{40}$
"0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb"
Deposit address record
Show child attributes