InterfaceFee: {
    amount: bigint;
    receiver: Address;
    unwrap: boolean;
}

Type declaration

  • amount: bigint

    Fee amount

  • receiver: Address

    Fee recipient address

  • unwrap: boolean

    Indicates whether to unwrap the value from DSU to USDC

Description

Interface fee for the contract