@sentio/sdk
    Preparing search index...

    Interface DistributeTransactionFee

    interface DistributeTransactionFee {
        fee_amount: bigint;
        pool_address: string;
    }
    Index

    Properties

    fee_amount: bigint
    pool_address: string