Skip to content

Commit 2e8525e

Browse files
authored
docs(deployments): add avalanche infra (#462)
1 parent ce9dc33 commit 2e8525e

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
@@ -78,6 +78,19 @@ Last updated: September 19, 2024.
7878
| Yellow Voucher Router | VoucherRouter | `0x2A8B51821884CF9A7ea1A24C72E46Ff52dCb4F16`[](https://arbiscan.io/address/0x2A8B51821884CF9A7ea1A24C72E46Ff52dCb4F16) | `88fe036`[](https://github.com/layer-3/dailyclaim/blob/88fe03638a4936bf4a719ab156158b43a2d0af0b/src/voucher/VoucherRouter.sol) | |
7979
| Points claimer for Leaderboard | ClaimExecutor | `0x4844c01b783Ddc5F1c5917Dcbe71F9993C920A26`[](https://arbiscan.io/address/0x4844c01b783Ddc5F1c5917Dcbe71F9993C920A26) | `cadfd37`[](https://github.com/layer-3/dailyclaim/blob/cadfd378c76f3ce777cd59e1d5d261b9c4d6fd1d/src/voucher/executors/ClaimExecutor.sol) | |
8080

81+
### Avalanche C-chain
82+
83+
Chain id: 43114.
84+
85+
Last updated: December 11, 2024.
86+
87+
| Description | Contract Name | Address | Git SHA and Repository | Notes |
88+
| ------------------------------ | ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------- |
89+
| Outside range authorizer | TimeRangeAuthorizer | `0x547d613C2f613c9bC78d49051093F092924aaD1c`[](https://subnets.avax.network/c-chain/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 |
90+
| Yellow Vault | LiteVault | `0x1c4f55FbB4c6d3Fb4Fbc0f933c6478c9564994c9`[](https://subnets.avax.network/c-chain/address/0x1c4f55FbB4c6d3Fb4Fbc0f933c6478c9564994c9) | `dc84b5e`[](https://github.com/layer-3/broker-contracts/blob/dc84b5e1a30db420ff3b881a74fca6f4556fbc36/src/vault/LiteVault.sol) | |
91+
| Yellow Voucher Router | VoucherRouter | `0x852b6eF2fBF26f25d1096CDd24bD6f5F9D62B301`[](https://subnets.avax.network/c-chain/address/0x852b6eF2fBF26f25d1096CDd24bD6f5F9D62B301) | `dc84b5e`[](https://github.com/layer-3/broker-contracts/blob/dc84b5e1a30db420ff3b881a74fca6f4556fbc36/src/voucher/VoucherRouter.sol) | |
92+
| Points claimer for Leaderboard | ClaimExecutor | `0x5df971419a39CC846B801b22D56Af59234b86238`[](https://subnets.avax.network/c-chain/address/0x5df971419a39CC846B801b22D56Af59234b86238) | `dc84b5e`[](https://github.com/layer-3/broker-contracts/blob/dc84b5e1a30db420ff3b881a74fca6f4556fbc36/src/voucher/executors/ClaimExecutor.sol) | |
93+
8194
### Linea
8295

8396
Chain id: 59144.

0 commit comments

Comments
 (0)