Response Schema for owners of AEX-141 tokens

interface Aex141TokenResponse {
    contractId: `ct_${string}`;
    ownerId?: `ak_${string}`;
    tokenId: number;
}

Properties

contractId: `ct_${string}`

NFT contract id

ownerId?: `ak_${string}`

Account address

tokenId: number

Non-fungible token id