Deployed Contracts
All contracts are deployed on mainnet across 9 chains. Contract addresses are listed below with explorer links.
Aptos
| Contract | Type | Address |
|---|---|---|
| Gateway | Resource Account | 0x872b44...29f5a0 |
| Settlement | Resource Account | 0x577f46...0f4f40 |
Arbitrum
| Contract | Type | Address |
|---|---|---|
| Gateway | Contract | 0x9f86F4...C2b41f |
| Settlement | Contract | 0x8A7956...9fAD72 |
Avalanche
| Contract | Type | Address |
|---|---|---|
| Gateway | Contract | 0x1d13b7...34a690 |
| Settlement | Contract | 0x6F5aa1...2771Eb |
Base
| Contract | Type | Address |
|---|---|---|
| Gateway | Contract | 0x9f86F4...C2b41f |
| Settlement | Contract | 0x8A7956...9fAD72 |
Ethereum
| Contract | Type | Address |
|---|---|---|
| Gateway | Contract | 0x7Fd760...9248F0 |
| Settlement | Contract | 0x6F5aa1...2771Eb |
Optimism
| Contract | Type | Address |
|---|---|---|
| Gateway | Contract | 0x9f86F4...C2b41f |
| Settlement | Contract | 0x8A7956...9fAD72 |
Polygon
| Contract | Type | Address |
|---|---|---|
| Gateway | Contract | 0x9f86F4...C2b41f |
| Settlement | Contract | 0x8A7956...9fAD72 |
Solana
| Contract | Type | Address |
|---|---|---|
| Gateway | Program | 9WfgGr6W...p1cVo9 |
| Settlement | Program | Brv1VWNK...poxpw5 |
Sui
| Contract | Type | Address |
|---|---|---|
| Gateway | Package | 0x6af5bd...4e3d06 |
| Gateway State | Object | 0x15054a...f71fa3 |
| Settlement | Package | 0x7f4df8...fd0354 |
| Settlement State | Object | 0xcedf7c...1fe055 |
Key Functions
| Function | Contract | Description |
|---|---|---|
fulfill_order() | Settlement | Claims CCTP USDC, swaps via DEX, delivers to user |
withdraw_fallback() | Settlement | Returns USDC to user after 24h timeout (if unfulfilled) |
initiateOrder() | Gateway | Burns USDC via CCTP, sends swap instructions via LZ or CCTP V2 Hooks |