âĄī¸ZNS API
All the endpoints return a JSON encoded object.
Base URL: https://zns.bio/api
https://zns.bio/api
1. Resolve Domain
Endpoint:
GET
Query Parameters:
Name
Type
Description
chain
Number
Chain id
domain
String
Domain to look for
Request URL Example:
GET
Response:
2. Resolve Address
Endpoint:
GET
Query Parameters:
Name
Type
Description
chain
Number
Chain id
address
String
Address to look for
Request URL Example:
GET
Response:
Here is an example of partner integration
KiloEx Platform from Binance Labs
The Trailblazers platform from Taiko Team
Last updated