menu
coin package
documentation
coin_evm.dart
DeployedContract
DeployedContract.new constructor
DeployedContract.new constructor
dark_mode
light_mode
DeployedContract
constructor
DeployedContract
(
{
required
EvmAddr
address
,
required
ParsedAbi
abi
,
})
Implementation
DeployedContract({ required this.address, required this.abi, });
coin package
documentation
coin_evm
DeployedContract
DeployedContract.new constructor
DeployedContract class