Get DNS Records
Query DNS records by specified filters. Currently .ton and .t.me DNS are supported.
GET
Get DNS Records
Query Parameters
Wallet address in any form. DNS records that contain this address in wallet category will be returned.
Domain name to search for. DNS records with this exact domain name will be returned.
Limit number of queried rows. Use with offset to batch read.
Required range:
1 <= x <= 1000Skip first N rows. Use with limit to batch read.
Required range:
x >= 0Get DNS Records