amount2 property

CurrencyAmount? amount2
final

amount2 The amount of another asset to add to the AMM. If present, this must match the type of the other asset in the AMM's pool and cannot be the same asset as Amount.

Implementation

final CurrencyAmount? amount2;