interface VrtxTokenAmountParams {
    amount: BigDecimalish;
}

Properties

Properties