is_good_multichain_address
Documentation for eth_defi.utils.is_good_multichain_address function.
- is_good_multichain_address(address)
Check if a vault address has a recognised format.
EVM vaults use
0x-prefixed hex addressesNon-EVM protocols like GRVT use platform-specific IDs (e.g.
VLT:xxx)Lighter pools use synthetic IDs (e.g.
lighter-pool-281474976710654)