supportedChains property
EVM chains the wallet can sign transactions on. Computed from the
supportedChains argument (defaulting to [wallet.chain]) and
normalized to drop duplicates and blanks.
Implementation
@override
final List<String> supportedChains;