menu
on_chain package
documentation
tron/src/provider/methods/trigger_smart_contract.dart
TronRequestTriggerSmartContract
feeLimit property
feeLimit property
dark_mode
light_mode
feeLimit
property
BigInt
?
feeLimit
final
Maximum TRX consumption, measured in SUN (1 TRX = 1,000,000 SUN).
Implementation
final BigInt? feeLimit;
on_chain package
documentation
tron/src/provider/methods/trigger_smart_contract
TronRequestTriggerSmartContract
feeLimit property
TronRequestTriggerSmartContract class