Documentation
    Preparing search index...
    interface TransferFee {
        feeBps: number;
        maxFee: bigint;
    }
    Index

    Properties

    Properties

    feeBps: number
    maxFee: bigint