@sentio/sdk
    Preparing search index...

    Interface MoveCallFilter_FromAndToAddress

    interface MoveCallFilter_FromAndToAddress {
        from: string;
        to: string;
    }
    Index

    Properties

    Properties

    from: string
    to: string