Skip to content

Commit b6546fe

Browse files
authored
docs(deployments): add scroll infra (#463)
1 parent 892033d commit b6546fe

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/deployments.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,19 @@ Last updated: September 19, 2024.
124124
| Points claimer for Leaderboard | ClaimExecutor | `0x4844c01b783Ddc5F1c5917Dcbe71F9993C920A26`[](https://lineascan.build/address/0x4844c01b783Ddc5F1c5917Dcbe71F9993C920A26) | `cadfd37`[](https://github.com/layer-3/dailyclaim/blob/cadfd378c76f3ce777cd59e1d5d261b9c4d6fd1d/src/voucher/executors/ClaimExecutor.sol) | |
125125
| Outside range authorizer | TimeRangeAuthorizer | `0xc37E72F518672E7B529f3f93bcDf7BD00ebeB100`[](https://lineascan.build/address/0xc37E72F518672E7B529f3f93bcDf7BD00ebeB100) | `dc84b5e`[](https://github.com/layer-3/broker-contracts/blob/dc84b5e1a30db420ff3b881a74fca6f4556fbc36/src/vault/TimeRangeAuthorizer.sol) | Time range is set to Nov 14th 00:00:00 - Jan 13th 23:59:59 UTC |
126126

127+
### Scroll
128+
129+
Chain id: 534352.
130+
131+
Last updated: December 11, 2024.
132+
133+
| Description | Contract Name | Address | Git SHA and Repository | Notes |
134+
| ------------------------------ | ------------------- | -------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------- |
135+
| Outside range authorizer | TimeRangeAuthorizer | `0x547d613C2f613c9bC78d49051093F092924aaD1c`[](https://scrollscan.com/address/0x547d613C2f613c9bC78d49051093F092924aaD1c) | `dc84b5e`[](https://github.com/layer-3/broker-contracts/blob/dc84b5e1a30db420ff3b881a74fca6f4556fbc36/src/vault/TimeRangeAuthorizer.sol) | Time range is set to Nov 14th 00:00:00 - Jan 13th 23:59:59 UTC |
136+
| Yellow Vault | LiteVault | `0xb5F3a9dD92270f55e55B7Ac7247639953538A261`[](https://scrollscan.com/address/0xb5F3a9dD92270f55e55B7Ac7247639953538A261) | `dc84b5e`[](https://github.com/layer-3/broker-contracts/blob/dc84b5e1a30db420ff3b881a74fca6f4556fbc36/src/vault/LiteVault.sol) | |
137+
| Yellow Voucher Router | VoucherRouter | `0x852b6eF2fBF26f25d1096CDd24bD6f5F9D62B301`[](https://scrollscan.com/address/0x852b6eF2fBF26f25d1096CDd24bD6f5F9D62B301) | `dc84b5e`[](https://github.com/layer-3/broker-contracts/blob/dc84b5e1a30db420ff3b881a74fca6f4556fbc36/src/voucher/VoucherRouter.sol) | |
138+
| Points claimer for Leaderboard | ClaimExecutor | `0x5df971419a39CC846B801b22D56Af59234b86238`[](https://scrollscan.com/address/0x5df971419a39CC846B801b22D56Af59234b86238) | `dc84b5e`[](https://github.com/layer-3/broker-contracts/blob/dc84b5e1a30db420ff3b881a74fca6f4556fbc36/src/voucher/executors/ClaimExecutor.sol) | |
139+
127140
## Testnet
128141

129142
### Sepolia

0 commit comments

Comments
 (0)