Batch reverse lookup

Resolves multiple wallet addresses to their domain names in a single request

POSThttps://api.1inch.com/domains/v2.0/reverse-lookup-batch
Supported on:
EthereumPolygon

Parameters

This request doesn’t have any parameters.

Request Body

ReverseLookupBatchRequestDto object
addresses
* array
items
string
1

Returns

200
404
ResponseBatchV2ReturnTypeDto object
result
* object
additionalProperties
array
items
ProviderReverseResponse object
protocol
* string
domain
* string
checkUrl
* string
JSON
1

Did you find what you need?