menu
wagmi_web package
documentation
wagmi_web.dart
GetByteCodeParameters
GetByteCodeParameters.new constructor
GetByteCodeParameters.new constructor
dark_mode
light_mode
GetByteCodeParameters
constructor
GetByteCodeParameters
(
{
required
String
address
,
BigInt
?
blockNumber
,
BlockTag
?
blockTag
,
int
?
chainId
,
})
Implementation
GetByteCodeParameters({ required this.address, this.blockNumber, this.blockTag, this.chainId, });
wagmi_web package
documentation
wagmi_web
GetByteCodeParameters
GetByteCodeParameters.new constructor
GetByteCodeParameters class