@sentio/sdk
    Preparing search index...
    interface Mutation {
        mutated_field_name: string;
        new_value: string;
        old_value: string;
        token_address: string;
    }
    Index

    Properties

    mutated_field_name: string
    new_value: string
    old_value: string
    token_address: string