menu
wagmi_web package
documentation
wagmi_web.dart
ChainBlockExplorer
ChainBlockExplorer.new constructor
ChainBlockExplorer.new constructor
dark_mode
light_mode
ChainBlockExplorer
constructor
ChainBlockExplorer
(
{
required
String
name
,
required
String
url
,
String
?
apiUrl
,
})
Implementation
ChainBlockExplorer({ required this.name, required this.url, this.apiUrl, });
wagmi_web package
documentation
wagmi_web
ChainBlockExplorer
ChainBlockExplorer.new constructor
ChainBlockExplorer class