interface OwnerOfCallObject {
    tokenId: bigint;
}

Properties

Properties

tokenId: bigint