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

    Interface SendAmountDetails

    interface SendAmountDetails {
        destLPSwap: AmountImpact;
        sourceLPSwap: AmountImpact;
    }
    Index

    Properties

    destLPSwap: AmountImpact
    sourceLPSwap: AmountImpact