menu
stonfi package
documentation
contracts/dex/v2/router/base_router_v2.dart
GasPair
GasPair.new constructor
GasPair.new constructor
dark_mode
light_mode
GasPair
constructor
GasPair
(
{
BigInt
?
gasAmount
,
required
BigInt
forwardGasAmount
,
})
Implementation
GasPair({this.gasAmount, required this.forwardGasAmount});
stonfi package
documentation
contracts/dex/v2/router/base_router_v2
GasPair
GasPair.new constructor
GasPair class