cURL
curl --request GET \ --url https://api.chainbase.online/v1/ens/records \ --header 'x-api-key: <x-api-key>'
{ "code": 0, "message": "ok" }
Resolves a ETH address given an ENS Domain.
"demo"
chain network id, see list of details
ENS Domain
block decimal number, hex number or 'latest'
Successful Response
Show child attributes