Address to Domains
Query Domains that are associated with a blockchain address
beta
Supported Networks:
Ethereum:
chain_id:"0x1"
post
Query for blockchain addresses associated with a URL
Body
blockchain_addressstring · hexOptionalExample:
0x8904E3E9eaB00F64458845d32Ea22b2279fda1f7chain_idstring · hexOptionalExample:
0x1pageintegerOptionalExample:
1Responses
200
Successful operation
application/json
403
Forbidden
500
Internal Server Error
post
/address-to-urlsRequest Body Parameters
Parameter Name
Parameter Type
Comments
chain_id
hex string
Chain ID (e.g. "0x1" for mainnet)
blockchain_address
hex string
Blockchain address
page
int (optional)
Page number (for pagination purposes)
Usage Example
Last updated
Was this helpful?