Get all auctions
domain filter for current auctions "ton" or "t.me"
ton
GET /v2/dns/auctions HTTP/1.1 Host: ton-open-api.nownodes.io Accept: */*
auctions
{ "data": [ { "domain": "wallet.ton", "owner": "owner", "price": 1660050553, "bids": 1660050553, "date": 1660050553 } ], "total": 1660050553 }