Commonly used to verify ownership of a specific token (ERC-721 or ERC-1155) within a collection.
Related guides
Bearer authentication header of the form: Bearer <token>
, where <token>
is your GoldRush API Key.
The chain name eg: eth-mainnet
.
The requested address. Passing in an ENS
, RNS
, Lens Handle
, or an Unstoppable Domain
resolves automatically.
The requested collection address. Passing in an ENS
, RNS
, Lens Handle
, or an Unstoppable Domain
resolves automatically.
The requested token ID.
Successful response
The response is of type object
.