Resolve subname address
GET /v1/subname/resolution
In order to resolve the subname address and get the subname details, make a request to /subname/resolution/{address}/{coinType}
:
address
wallet address of the subnamecoinType
coin type as specified in https://docs.ens.domains/ens-improvement-proposals/ensip-9-multichain-address-resolution
Refer to the Response Body section below for response details.
Last updated