Commit Graph

3 Commits

Author SHA1 Message Date
ec5c8495dd feat(wallet): add support for Arbitrum and Optimism networks
- Address Derivation: Added ARB and OP to blockchainAddresses.js and messenger.js EVM checks, utilizing myArbID and myOpID where myEthID is used for validation and proxy ID generation.
- Login Selection: Added Arbitrum and Optimism buttons to the blockchain_select_popup in index.html to allow users to specifically choose these networks when logging in with indistinguishable EVM hex keys.
- Profile UI Data: Added ARB and OP copy boxes to the expanded list of blockchain network identifiers in the user profile page.
- Profile Ticker Simplification: Refactored the animated profile ID ticker in index.html to only cycle between the base FLO address and the user's currently signed-in activeChain address
2026-02-27 16:16:25 +05:30
d6fd63dace Add support for additional blockchain addresses: BSC, AVAX, MATIC, HBAR, LTC, BCH, DOT, ALGO, XLM, SOL, and ADA 2026-02-09 17:35:46 +05:30
0c3c07b5d2 Add blockchain address derivation utilities for XRP, SUI, TON, TRON, and DOGE 2026-02-04 11:12:22 +05:30