menu
on_chain package
documentation
ethereum/src/rpc/methds/estimate_gas.dart
EthereumRequestEstimateGas
onResonse method
onResonse method
dark_mode
light_mode
onResonse
method
@
override
BigInt
onResonse
(
Object
result
)
override
Implementation
@override BigInt onResonse(result) { return EthereumRequest.onBigintResponse(result); }
on_chain package
documentation
ethereum/src/rpc/methds/estimate_gas
EthereumRequestEstimateGas
onResonse method
EthereumRequestEstimateGas class