@sentio/sdk
    Preparing search index...

    Interface MutatePropertyMap

    interface MutatePropertyMap {
        account: string;
        keys: string[];
        new_id: _0x3.token.TokenId;
        old_id: _0x3.token.TokenId;
        types: string[];
        values: string[];
    }
    Index

    Properties

    account: string
    keys: string[]
    types: string[]
    values: string[]