You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add derivation for DOGE (BIP44 coin type 3)
- Add derivation for XRP (coin type 144, Ripple base58)
- Add derivation for ADA/Cardano (CIP-1852, bech32)
- Add derivation for BNB (EVM-compatible)
- Add USDT_ETH, USDT_POL, USDT_SOL token chains
- Create DERIVABLE_CHAINS single source of truth
- Add /api/web-wallet/supported-chains endpoint
- Simplify ChainSelector to use DERIVABLE_CHAINS
- Add 48 comprehensive tests for all chains
- Update getMissingChains to fetch from API
- Add USDT contract addresses for balance fetching
Total: 15 chains now supported (was 8)
0 commit comments