Get any NFT contract
This endpoint is used for accessing detailed information about a specific contract on the blockchain. You can retrieve comprehensive data about the contract and its attributes by providing the blockchain and the contract address.
Request Endpoint: reference
HTTP
Parameter
Param Type
Description
Type
Required
{secretType}
Path
Blockchain to filter by
String
✅
{contractAddress}
Path
The contract address of the specific NFT
String
✅
Example Request:
Response Body:
JSON
Last updated