Retrieve NFT Contract Information

To get the contract details associated with a particular NFT. This assists in keeping a record of the creation and properties of the contract that regulates an NFT.

Endpoint: GET /api/contracts/{contractId}

This reverts to all the specifics that will include the contract address and deployment status.

Last updated