Skip to content

Commit ecae53e

Browse files
committed
chore(deps): bump sablier, @sablier/indexers, viem
- bump @sablier/indexers 4.0.0 -> 5.0.0 - bump sablier ^3.11.2 -> ^3.11.3, viem ^2.47.10 -> ^2.50.4 - regenerate legacy deployments table (Ronin explorer URL)
1 parent 75a5c38 commit ecae53e

3 files changed

Lines changed: 21 additions & 27 deletions

File tree

bun.lock

Lines changed: 8 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/guides/09-legacy/02-deployments.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@ Legacy is still accessible through the [legacy user interfaces](https://legacy-s
1313

1414
## Legacy v1.1
1515

16-
| Contract | Chain | Address |
17-
| ----------- | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
18-
| Sablier.sol | Ethereum Mainnet | [0xCD18eAa163733Da39c232722cBC4E8940b1D8888](https://etherscan.io/address/0xCD18eAa163733Da39c232722cBC4E8940b1D8888) |
19-
| Sablier.sol | Arbitrum One | [0xaDB944B478818d95659067E70D2e5Fc43Fa3eDe9](https://arbiscan.io/address/0xaDB944B478818d95659067E70D2e5Fc43Fa3eDe9) |
20-
| Sablier.sol | Avalanche | [0x73f503fad13203C87889c3D5c567550b2d41D7a4](https://snowtrace.io/address/0x73f503fad13203C87889c3D5c567550b2d41D7a4) |
21-
| Sablier.sol | BNB Smart Chain | [0x05BC7f5fb7F248d44d38703e5C921A8c16825161](https://bscscan.com/address/0x05BC7f5fb7F248d44d38703e5C921A8c16825161) |
22-
| Sablier.sol | Optimism | [0x6C5927c0679e6d857E87367bb635decbcB20F31c](https://optimistic.etherscan.io/address/0x6C5927c0679e6d857E87367bb635decbcB20F31c) |
23-
| Sablier.sol | Polygon Mainnet | [0xAC18EAB6592F5fF6F9aCf5E0DCE0Df8E49124C06](https://polygonscan.com/address/0xAC18EAB6592F5fF6F9aCf5E0DCE0Df8E49124C06) |
24-
| Sablier.sol | Ronin | [0xDe9dCc27aa1552d591Fc9B9c21881feE43BD8118](https://explorer.roninchain.com/address/ronin:de9dcc27aa1552d591fc9b9c21881fee43bd8118) |
25-
| Sablier.sol | Goerli | [0xFc7E3a3073F88B0f249151192812209117C2014b](https://goerli.etherscan.io/address/0xFc7E3a3073F88B0f249151192812209117C2014b) |
16+
| Contract | Chain | Address |
17+
| ----------- | ---------------- | -------------------------------------------------------------------------------------------------------------------------------- |
18+
| Sablier.sol | Ethereum Mainnet | [0xCD18eAa163733Da39c232722cBC4E8940b1D8888](https://etherscan.io/address/0xCD18eAa163733Da39c232722cBC4E8940b1D8888) |
19+
| Sablier.sol | Arbitrum One | [0xaDB944B478818d95659067E70D2e5Fc43Fa3eDe9](https://arbiscan.io/address/0xaDB944B478818d95659067E70D2e5Fc43Fa3eDe9) |
20+
| Sablier.sol | Avalanche | [0x73f503fad13203C87889c3D5c567550b2d41D7a4](https://snowtrace.io/address/0x73f503fad13203C87889c3D5c567550b2d41D7a4) |
21+
| Sablier.sol | BNB Smart Chain | [0x05BC7f5fb7F248d44d38703e5C921A8c16825161](https://bscscan.com/address/0x05BC7f5fb7F248d44d38703e5C921A8c16825161) |
22+
| Sablier.sol | Optimism | [0x6C5927c0679e6d857E87367bb635decbcB20F31c](https://optimistic.etherscan.io/address/0x6C5927c0679e6d857E87367bb635decbcB20F31c) |
23+
| Sablier.sol | Polygon Mainnet | [0xAC18EAB6592F5fF6F9aCf5E0DCE0Df8E49124C06](https://polygonscan.com/address/0xAC18EAB6592F5fF6F9aCf5E0DCE0Df8E49124C06) |
24+
| Sablier.sol | Ronin | [0xDe9dCc27aa1552d591Fc9B9c21881feE43BD8118](https://app.roninchain.com/address/0xDe9dCc27aa1552d591Fc9B9c21881feE43BD8118) |
25+
| Sablier.sol | Goerli | [0xFc7E3a3073F88B0f249151192812209117C2014b](https://goerli.etherscan.io/address/0xFc7E3a3073F88B0f249151192812209117C2014b) |
2626

2727
## Legacy v1.0
2828

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@heroicons/react": "^2.2.0",
3838
"@mdx-js/mdx": "~3.1.1",
3939
"@mermaid-js/layout-elk": "^0.2.1",
40-
"@sablier/indexers": "4.0.0",
40+
"@sablier/indexers": "5.0.0",
4141
"commander": "^5.1.0",
4242
"docusaurus-theme-github-codeblock": "^2.0.2",
4343
"function-plot": "^1.25.3",
@@ -49,8 +49,8 @@
4949
"rehype-external-links": "^3.0.0",
5050
"rehype-katex": "7.0.1",
5151
"remark-math": "6.0.0",
52-
"sablier": "^3.11.2",
53-
"viem": "^2.47.10"
52+
"sablier": "^3.11.3",
53+
"viem": "^2.50.4"
5454
},
5555
"devDependencies": {
5656
"@biomejs/biome": "^2.4.10",

0 commit comments

Comments
 (0)