jettonAmount property
Amount of transferred jettons in elementary integer units. The real value transferred is jetton_amount multiplied by ten to the power of token decimal precision uint128 / big endian byte order
Implementation
@$pb.TagNumber(2)
$core.List<$core.int> get jettonAmount => $_getN(1);