@sentio/sdk
    Preparing search index...
    interface Distribute {
        amount: bigint;
        operator: string;
        pool_address: string;
        recipient: string;
    }
    Index

    Properties

    amount: bigint
    operator: string
    pool_address: string
    recipient: string