Skip to content

Commit 8962be5

Browse files
committed
Updated deployment address in README
1 parent e45b132 commit 8962be5

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
## 📚 Table of Contents
1717

1818
- [Overview](#overview)
19+
- [Deployment](#-deployment)
1920
- [How It Works](#how-it-works)
2021
- [For Makers (Liquidity Providers)](#-for-makers-liquidity-providers)
2122
- [For Takers (Swap Executors)](#-for-takers-swap-executors)
@@ -44,6 +45,28 @@ SwapVM is a **computation engine** that executes token swap strategies from byte
4445

4546
---
4647

48+
## 🌐 Deployment
49+
50+
SwapVM is deployed across multiple chains with a unified address for seamless cross-chain integration.
51+
52+
**Contract Address:** `0x8fdd04dbf6111437b44bbca99c28882434e0958f`
53+
54+
**Supported Networks:**
55+
- Ethereum Mainnet
56+
- Base
57+
- Optimism
58+
- Polygon
59+
- Arbitrum
60+
- Avalanche
61+
- Binance Smart Chain
62+
- Linea
63+
- Sonic
64+
- Unichain
65+
- Gnosis
66+
- zkSync
67+
68+
---
69+
4770
## How It Works
4871

4972
### The 4-Register Model

0 commit comments

Comments
 (0)