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

    Interface YieldWithdrawAmount

    interface YieldWithdrawAmount {
        amount: string;
        token: TokenWithChainDetailsYield;
    }
    Index

    Properties

    Properties

    amount: string

    The float amount of tokens to be withdrawn.