AmountInput: {
    currency: Scalars["EvmAddress"]["input"];
    value: Scalars["String"]["input"];
}

Type declaration

  • currency: Scalars["EvmAddress"]["input"]

    The currency

  • value: Scalars["String"]["input"]

    Floating point number as string (e.g. 42.009837). It could have the entire precision of the Asset or be truncated to the last significant decimal.