Interface SafeTransferFrom_address_address_uint256CallObject

interface SafeTransferFrom_address_address_uint256CallObject {
    from: string;
    to: string;
    tokenId: bigint;
}

Properties

Properties

from: string
to: string
tokenId: bigint