GetNonFungibleContract
This endpoint retrieves NFT contract information by blockchain and contract address.
Parameters
contractAddress
string
The contract address of the NFT
Returns
VyTask<VyNonFungibleContractDto> NFT contract information retrieved successfully.
Last updated