@allbridge/bridge-core-sdk
    Preparing search index...

    Interface AmountImpact

    interface AmountImpact {
        fee: string;
        swap: string;
    }
    Index

    Properties

    Properties

    fee: string
    swap: string