Documentation
    Preparing search index...

    Fee configuration for swap operations

    type FeeOption = {
        fee: number;
        receiverAddress: string;
    }
    Index

    Properties

    Properties

    fee: number

    Fee amount in basis points (1/10000)

    receiverAddress: string

    Address to receive the fee