Skip to main content
GET
Get list of events of domain for Detailed domain page

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

chain_id
string<int64>
required

The chain (network) where domain search should be done

name
string
required

Name of domain, for example vitalik.eth

Query Parameters

sort
string

Sorting field. Default is timestamp

order
enum<string>
default:ORDER_UNSPECIFIED

Order direction. Default is DESC

Available options:
ORDER_UNSPECIFIED,
ASC,
DESC
protocol_id
string

Protocol id of domain, default is first priority protocol on that chain

Response

A successful response.

items
object[]