Skip to content

Commit ecf0458

Browse files
committed
add deployments for HyperEVM
1 parent e656c7d commit ecf0458

File tree

5 files changed

+25
-0
lines changed

5 files changed

+25
-0
lines changed

docs/concepts/07-chains.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Sablier Protocol is live on 25+ mainnets and 11+ testnets. However, not all of t
2626
| Core DAO | 1116 | CORE | [Explorer](https://scan.coredao.org/) |
2727
| Form | 478 | ETH | [Explorer](https://explorer.form.network/) |
2828
| Gnosis | 100 | xDAI | [Explorer](https://gnosisscan.io) |
29+
| HyperEVM | 999 | HYPE | [Explorer](https://hyperevmscan.io/) |
2930
| IoTeX | 4689 | IOTX | [Explorer](https://iotexscan.io) |
3031
| Lightlink | 1890 | ETH | [Explorer](https://phoenix.lightlink.io) |
3132
| Linea | 59144 | ETH | [Explorer](https://lineascan.build) |

docs/concepts/11-governance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Here's a table with the admins of the Sablier Protocol. Most of them are Safe mu
2424
| Core Dao | [0xb1bEF51ebCA01EB12001a639bDBbFF6eEcA12B9F](https://scan.coredao.org/address/0xb1bEF51ebCA01EB12001a639bDBbFF6eEcA12B9F) |
2525
| Form | [0xb1bEF51ebCA01EB12001a639bDBbFF6eEcA12B9F](https://explorer.form.network/address/0xb1bEF51ebCA01EB12001a639bDBbFF6eEcA12B9F) |
2626
| Gnosis | [0x72ACB57fa6a8fa768bE44Db453B1CDBa8B12A399](https://gnosisscan.io/address/0x72ACB57fa6a8fa768bE44Db453B1CDBa8B12A399) |
27+
| HyperEVM | [0xb1bEF51ebCA01EB12001a639bDBbFF6eEcA12B9F](https://hyperevmscan.io/address/0xb1bEF51ebCA01EB12001a639bDBbFF6eEcA12B9F) |
2728
| IoTeX | [0xb1bEF51ebCA01EB12001a639bDBbFF6eEcA12B9F](https://iotexscan.io/address/0xb1bEF51ebCA01EB12001a639bDBbFF6eEcA12B9F) |
2829
| LightLink | [0xb1bEF51ebCA01EB12001a639bDBbFF6eEcA12B9F](https://phoenix.lightlink.io/address/0xb1bEF51ebCA01EB12001a639bDBbFF6eEcA12B9F) |
2930
| Linea | [0x72dCfa0483d5Ef91562817C6f20E8Ce07A81319D](https://lineascan.build/address/0x72dCfa0483d5Ef91562817C6f20E8Ce07A81319D) |

docs/guides/airdrops/02-airdrops-deployments.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,12 @@ discontinued. For previous deployments, please refer to the
9595
| :------------------- | :--------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------- |
9696
| SablierMerkleFactory | [0x64ba580946985B4b87f4D9f7b6598C2156026775](https://gnosisscan.io/address/0x64ba580946985B4b87f4D9f7b6598C2156026775) | [airdrops-v1.3.0](https://github.com/sablier-labs/deployments/blob/main/airdrops/v1.3.0) |
9797

98+
### HyperEVM
99+
100+
| Contract | Address | Deployment |
101+
| :------------------- | :----------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------- |
102+
| SablierMerkleFactory | [0xe0548364372f3b842e6f89e2DAC2E53b5eA0a35b](https://hyperevmscan.io/address/0xe0548364372f3b842e6f89e2DAC2E53b5eA0a35b) | [airdrops-v1.3.0](https://github.com/sablier-labs/deployments/blob/main/airdrops/v1.3.0) |
103+
98104
### LightLink
99105

100106
| Contract | Address | Deployment |

docs/guides/flow/02-flow-deployments.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,13 @@ Sablier repositories on Github.
119119
| SablierFlow | [0x34Bc0C2BF1F2DA51c65cd821bA4133aFCacdb8f5](https://gnosisscan.io/address/0x34Bc0C2BF1F2DA51c65cd821bA4133aFCacdb8f5) | [flow-v1.1.0](https://github.com/sablier-labs/deployments/blob/main/flow/v1.1.0) |
120120
| FlowNFTDescriptor | [0x5A47FC8732d399a2f3845c4FC91aB91bb97da31F](https://gnosisscan.io/address/0x5A47FC8732d399a2f3845c4FC91aB91bb97da31F) | [flow-v1.1.0](https://github.com/sablier-labs/deployments/blob/main/flow/v1.1.0) |
121121

122+
### HyperEVM
123+
124+
| Contract | Address | Deployment |
125+
| :---------------- | :----------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------- |
126+
| SablierFlow | [0x556d859DFEB58Ed3fa092B6526b09da6b74113e2](https://hyperevmscan.io/address/0x556d859DFEB58Ed3fa092B6526b09da6b74113e2) | [flow-v1.1.0](https://github.com/sablier-labs/deployments/blob/main/flow/v1.1.0) |
127+
| FlowNFTDescriptor | [0x81Cc8C4B57B9A60a56330d087D6854A8E17Dfc7A](https://hyperevmscan.io/address/0x81Cc8C4B57B9A60a56330d087D6854A8E17Dfc7A) | [flow-v1.1.0](https://github.com/sablier-labs/deployments/blob/main/flow/v1.1.0) |
128+
122129
### IoTex
123130

124131
| Contract | Address | Deployment |

docs/guides/lockup/02-lockup-deployments.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,16 @@ Sablier repositories on Github.
163163
| Helpers | [0xf8076E4Fb5cfE8be1C26E61222DC51828Db8C1dc](https://gnosisscan.io/address/0xf8076E4Fb5cfE8be1C26E61222DC51828Db8C1dc) | [lockup-v2.0.0](https://github.com/sablier-labs/deployments/blob/main/lockup/v2.0.0) |
164164
| VestingMath | [0x5522CA06Ce080800AB59BA4C091e63f6f54C5E6d](https://gnosisscan.io/address/0x5522CA06Ce080800AB59BA4C091e63f6f54C5E6d) | [lockup-v2.0.0](https://github.com/sablier-labs/deployments/blob/main/lockup/v2.0.0) |
165165

166+
### HyperEVM
167+
168+
| Contract | Address | Deployment |
169+
| :------------------ | :----------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------- |
170+
| SablierLockup | [0x856167EE3e09Ba562d69A542Ab6A939903ad738e](https://hyperevmscan.io/address/0x856167EE3e09Ba562d69A542Ab6A939903ad738e) | [lockup-v2.0.0](https://github.com/sablier-labs/deployments/blob/main/lockup/v2.0.0) |
171+
| SablierBatchLockup | [0x5444eA1B8B636A8FdF7cE814077E664c28dE30Ec](https://hyperevmscan.io/address/0x5444eA1B8B636A8FdF7cE814077E664c28dE30Ec) | [lockup-v2.0.0](https://github.com/sablier-labs/deployments/blob/main/lockup/v2.0.0) |
172+
| LockupNFTDescriptor | [0x7263d77e9e872f82A15e5E1a9816440D23758708](https://hyperevmscan.io/address/0x7263d77e9e872f82A15e5E1a9816440D23758708) | [lockup-v2.0.0](https://github.com/sablier-labs/deployments/blob/main/lockup/v2.0.0) |
173+
| Helpers | [0xe2f66eEe2E227c40074668ba53021423ED7D4ea1](https://hyperevmscan.io/address/0xe2f66eEe2E227c40074668ba53021423ED7D4ea1) | [lockup-v2.0.0](https://github.com/sablier-labs/deployments/blob/main/lockup/v2.0.0) |
174+
| VestingMath | [0xf91e1a8fA643F8062C12Ca2865f1eb2258d6422F](https://hyperevmscan.io/address/0xf91e1a8fA643F8062C12Ca2865f1eb2258d6422F) | [lockup-v2.0.0](https://github.com/sablier-labs/deployments/blob/main/lockup/v2.0.0) |
175+
166176
### IoTex
167177

168178
| Contract | Address | Deployment |

0 commit comments

Comments
 (0)