menu
web3modal_flutter package
documentation
services/w3m_service/i_w3m_service.dart
IW3MService
getApprovedChains abstract method
getApprovedChains abstract method
dark_mode
light_mode
getApprovedChains
abstract method
List
<
String
>
?
getApprovedChains
(
)
List of approved chains by connected wallet
Implementation
List<String>? getApprovedChains();
web3modal_flutter package
documentation
services/w3m_service/i_w3m_service
IW3MService
getApprovedChains abstract method
IW3MService class