@sentio/sdk
    Preparing search index...
    interface Burn {
        collection: string;
        index: bigint;
        previous_owner: string;
        token: string;
    }
    Index

    Properties

    collection: string
    index: bigint
    previous_owner: string
    token: string