Skip to content

Get ENS Records by ENS Name

This endpoint returns ENS Records that correspond to a given list of ENS names. Supported chains: ethereum.

Parameters

Parameter Description Type
chain_id A keyword (i.e. "ethereum") or CAIP-2 identifier specifying the blockchain to query. string
ens_names required The list of ENS names to retrieve ENS records for. array of strings

curl -X GET \
    'https://api.transpose.io/ens/ens-records-by-name?chain_id=ethereum&ens_names=tmux.eth' \
    -H 'X-API-KEY: BtRVYj7dgnYUcr1gSSfWhmrTShIb8RBG' \

Got questions? Join our Discord

Discord is the primary home of the Transpose developer community. Join us to ask questions, share your work, and get help.