Swipelux

v3 Blockchain Networks

Public v3 blockchain network enum and explorer mapping.

The v3 wallet network enum is open. The current catalog contains the gas-sponsored wallet networks below. There is no default network: account creation and import requests must name the network explicitly, and transaction explorer links are derived from the wallet account's persisted network.

Network Catalog

NetworkExplorer baseNotes
polygonhttps://polygonscan.comSupported for wallet accounts.
ethereumhttps://etherscan.ioSupported for wallet accounts.
basehttps://basescan.orgSupported for wallet accounts.
arbitrumhttps://arbiscan.ioSupported for wallet accounts.
optimismhttps://optimistic.etherscan.ioSupported for wallet accounts.
bschttps://bscscan.comSupported for wallet accounts.
avalanchehttps://snowtrace.ioSupported for wallet accounts.

Account Usage

Wallet account requests use network for both issued and imported wallet accounts. The legacy chains field is rejected. Bank account requests do not use network.

Transfer references include explorerUrl only when the persisted network has a catalogued explorer base. Unknown or absent networks do not fall back to another explorer.

On this page