@sentio/sdk
    Preparing search index...

    Interface ApproveCallObject

    interface ApproveCallObject {
        to: string;
        tokenId: bigint;
    }
    Index

    Properties

    Properties

    to: string
    tokenId: bigint