bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iMsgExitSwapShareAmountInResponse<T>

    interface iMsgExitSwapShareAmountInResponse<T extends NumberType> {
        tokenOutAmount: T;
    }

    Type Parameters

    Implemented by

    Index

    Properties

    Properties

    tokenOutAmount: T