interface VrtxTokenAmountParams {
    amount: BigNumberish;
}

Properties

Properties

amount: BigNumberish