configuredTokens property
ℹ️
When you call setTokens() with your supported tokens a filtering will be applied over WalletConnect API supported networks
So some tokens could end up to be not supported. This list is the result of that check.
Implementation
abstract final List<PosToken> configuredTokens;