Project Addresses
Smart Contracts
Aviator Arcade
| Contract Name | Contract Address | Documentation |
|---|---|---|
AviatorGameProxy | Base / Polygon |
SkyBridge V2
SkyBridge V2 is deployed across 11 chains: Ethereum, Polygon, Base, Arbitrum One, Optimism, Avalanche C-Chain, BNB Chain, Unichain, Soneium, Ink, and MegaETH.
Diamond (all 11 chains)
The Diamond proxy address is identical on all 11 chains (CREATE2-deployed):
| Contract | Address | Explorer |
|---|---|---|
SkyBridge Diamond (EIP-2535 proxy) | 0x14fbb1eD5BC098B4Ea236dcE0941EDB02e967b44 | Etherscan |
EntryPoint (per chain)
Each chain has its own SkyBridgeEntryPoint (ERC-1967 / UUPS proxy). The proxy address is what users interact with.
Note: Six chains (Polygon, Arbitrum One, Optimism, Avalanche C-Chain, BNB Chain, and Soneium) share the EntryPoint proxy address
0x126C7cce26214f04FDa627AA901696f3835d9FfC. This is not a collision - these chains had an identical deployer nonce at the time of deployment, so CREATE produces the same address deterministically on each.
| Chain | EntryPoint Proxy | Explorer |
|---|---|---|
| Ethereum | 0xcBCBEd47D9791D895F3819476246ebB218eA3f41 | Etherscan |
| Polygon | 0x126C7cce26214f04FDa627AA901696f3835d9FfC | Polygonscan |
| Base | 0x5303A035bb5ebD5fec7b931E9e1673d554451a71 | Basescan |
| Arbitrum One | 0x126C7cce26214f04FDa627AA901696f3835d9FfC | Arbiscan |
| Optimism | 0x126C7cce26214f04FDa627AA901696f3835d9FfC | Optimistic Etherscan |
| Avalanche C-Chain | 0x126C7cce26214f04FDa627AA901696f3835d9FfC | Snowtrace |
| BNB Chain | 0x126C7cce26214f04FDa627AA901696f3835d9FfC | BscScan |
| Unichain | 0x63743c4c3E2bf2ae7958c7e79D265372Ef40E315 | Uniscan |
| Soneium | 0x126C7cce26214f04FDa627AA901696f3835d9FfC | Blockscout |
| Ink | 0xf08383930E9f172F39a3257f8900D29AdeD8ce68 | Ink Explorer |
| MegaETH | 0xB14C4090FeC68160b007cC031571856F5F83d2fE | Mega Etherscan |
V2 Safes
| Role | Address | Type |
|---|---|---|
| Admin Safe (DEFAULT_ADMIN, MULTISIG, etc.) | 0x1Bd922A1Dc99303CF8a683a5a5C9215045873Ddb | Gnosis Safe 3-of-5 |
Fee Collector Safe (feeCollector) | 0xA953B9DF3b081709eA75895cF5a8fAf7DCC29354 | Gnosis Safe 2-of-3 |
SkyBridge V1 (Legacy)
All V1 bridge contracts are paused - the ETH↔Base contracts were frozen in June 2026, and the legacy CCIP Diamond (0x099f52b74…, deployed on both Ethereum and Polygon) is paused indefinitely on both chains (drained and admin roles revoked). Bridge calls against any V1 contract revert. This section is preserved as a historical reference.
Ethereum (V1)
| Contract Name | Contract Address | Documentation |
|---|---|---|
AVI Token (ETH) | 0xd2bdaaf2b9cc6981fd273dcb7c04023bfbe0a7fe | |
L1AviBridge | 0xc91d491227ba9968b32ae64ae3d41ee00741acd2 | L1AviBridge.sol |
L1AviERC721Bridge | 0x0188b70B78071062C7166f77495E822eA4b86Fa0 | L1AviERC721Bridge.sol |
LiquidityPool | 0xe5e5383eaf555a868f3acd5b6de2101a5821a2b6 | LiquidityPool.sol |
SkyBridge: Diamond (CCIP) (paused indefinitely) | 0x099f52b74dfe2435a93b74872dd695eae80e57e2 |
Base (V1)
| Contract Name | Contract Address | Documentation |
|---|---|---|
AVI Token (Base) | TBD (deprecated) | |
L2AviBridge | 0xb11065d6b7443a37618aa0087335d23c3a27ac29 | L2AviBridge.sol |
L2AviERC721Bridge | 0x7ccd9933bb7788844ea6261a24568d91719ac459 | L2AviERC721Bridge.sol |
SkyBridgeERC20Factory | 0x126c7cce26214f04fda627aa901696f3835d9ffc | SkyBridgeERC20Factory.sol |
SkyBridgeERC721Factory | 0x63743c4c3e2bf2ae7958c7e79d265372ef40e315 | SkyBridgeERC721Factory.sol |
AVIMigrator | 0x77086aFF45Eb5467d0EF678c59F7d084610daf14 |
Holders of legacy Base AVI may use the AVIMigrator to convert their balance 1:1 to sAVI (Bridged AVI on Base).
Polygon (V1)
| Contract Name | Contract Address | Documentation |
|---|---|---|
SkyBridge: Diamond (CCIP) (paused indefinitely) | 0x099f52b74dfe2435a93b74872dd695eae80e57e2 |
Project Addresses
For enhanced security, all official project addresses are protected by multisig safes powered by Gnosis. All signers are KYC-compliant and verified by SolidProof.
AVI Token Addresses
| Network | Address |
|---|---|
| Ethereum | 0xd2bdaaf2b9cc6981fd273dcb7c04023bfbe0a7fe |
| Base | TBD (deprecated) |
| Polygon | TBD (deprecated) |
Bridged AVI (sAVI) Addresses
SkyBridge AVI (sAVI) is AVI's canonical bridged representation on every non-Ethereum chain (Ethereum remains AVI's canonical home, listed above). It is deployed via CREATE3 with a salt derived from the canonical AVI address, so it lands at a single deterministic address that is identical on all chains: 0xEA11FD3aacF901c95E5e7bF24d245a1d8b661FA7.
Important Addresses
| Address | Link | ENS Profile | Basenames Profile |
|---|---|---|---|
| Aviator Deployer | Ethereum / Base | aviator-deployer.eth | aviator-deployer.base.eth |
| Aviator Treasury | Ethereum / Base | aviator-treasury.eth | aviator-treasury.base.eth |
| Marketing Wallet | Ethereum / Base | aviator-marketing.eth | |
| Operations Wallet | Etherem / Base / Polygon | aviator-operations.eth | aviator-operations.base.eth |
| Donations | All Networks |
Aviator Arcade Addresses
| Address | Link | Basenames Profile |
|---|---|---|
| Deployer | Base / Polygon | arcade.base.eth |
| System | Base / Polygon | arcade-system.base.eth |
| Admin | Base / Polygon | arcade-admin.base.eth |
SkyBridge Addresses
| Address | Link | ENS Profile | Basenames Profile |
|---|---|---|---|
| Deployer 1 | Ethereum / Base | skybridge-deployer.eth | skybridge-deployer.base.eth |
| Migrator | Ethereum / Base | skybridge-migrator.eth | skybridge-migrator.base.eth |
| Admin | Ethereum / Base / Polygon | skybridge-admin.eth | skybridge-admin.base.eth |
Multisig Addresses
Aviator Treasury
The Aviator Treasury (Ethereum/Base) is an account designated for the long-term holding of digital assets. It is used for project sustainability, secure digital asset storage, protocol rewards, and community ecosystem incentive programs.
Aviator’s treasury account is protected by a 3-of-5 Gnosis Safe multisig contract.
Marketing Wallet
The Aviator marketing wallet is used for marketing campaigns, giveaways, community incentives, and other similar activities.
This address is protected by a 2-of-3 Gnosis Safe multisig contract.
| Address |
|---|
| 0x6e9f84a60514F90aEBaAA82b09b82D9d75D9E111 |
| 0x95B09d108E29690F9E3F74e47FA778eFFc3a96bA |
| 0x004cA8433d2a60f0C7241c6A0Afe84a5C00A027f |
Operations Wallet
The Aviator operations wallet (Ethereum/Base) holds project reveue and working capital. Tokens in this account are used to cover project operations, development, and related sustainability expenses.
This address is protected by a 3-of-5 Gnosis Safe multisig contract.
SkyBridge Admin
The SkyBridge V2 Admin Safe (0x1Bd922A1Dc99303CF8a683a5a5C9215045873Ddb) controls the executive functions of SkyBridge V2. Deployed identically on all 11 chains, it holds the following roles on each chain's contracts.
Diamond - 6 roles:
DEFAULT_ADMIN_ROLE- grant/revoke all rolesMULTISIG_ROLE- finalize Diamond upgrades and allowlist chains/sendersPROPOSER_ROLE- propose Diamond upgrades (facet cuts)CCIP_OPERATOR_ROLE- manage CCIP token admin and bridge-deployed token mint/burnOPERATOR_ROLE- set theneverWrapTokensflag on canonical tokens and general operational controlsPAUSER_ROLE- pause/unpause the bridge
EntryPoint - 3 roles (MULTISIG_ROLE, PROPOSER_ROLE, and CCIP_OPERATOR_ROLE do not exist on the EntryPoint):
DEFAULT_ADMIN_ROLE- all admin functions: fee, diamond address, token messenger, fee collector, chain registry, upgrade authorizationOPERATOR_ROLE- register/remove OP Standard Bridge L1→L2 token mappingsPAUSER_ROLE- pause/unpause the EntryPoint
This address is protected by a 3-of-5 Gnosis Safe multisig contract (Gnosis Safe v1.4.1).
Aviator Arcade Admin
The Aviator Arcade admin account controls upgrades to the Aviator Arcade proxy contract.
This address is protected by a 3-of-5 Gnosis Safe multisig contract.
Team KYC
All Aviator multisig signers are ID-verified through Solidproof KYC services, a third-party ID verification service.