@sentio/sdk
    Preparing search index...
    interface Transfer {
        from: string;
        object: string;
        to: string;
    }
    Index

    Properties

    Properties

    from: string
    object: string
    to: string