This API allows users to retrieve domain and address records for a given domain or Ethereum address.
GET <https://mainnet-api.sns.so/domain/getAllOmniRecords/:domain
ethereum arbitrum optimism zksync linea base scroll manta polygon| Parameter | Description |
|---|---|
:domain |
The domain to retrieve the record for. |
The response will be a JSON object containing coin record of the wallet address.
GET <https://mainnet-api.sns.so/domain/:chain/getOmniReverseRecord/:address
| Parameter | Description |
|---|---|
:address |
The Ethereum/EVM Chains‘ address to retrieve the reverse record for. |
:chain |
optimism,zksync,linea,base,scroll,manta |
The response will be a JSON object containing the primary domain name of this wallet address.