Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/deployments.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ Last updated: March 24, 2025.
| Manual ETH - Duckies oracle | ManualOracle | `0x991CBb6fa9A4288178bE329ed5CEa59f94D65941`[↗](https://sepolia.etherscan.io/address/0x991CBb6fa9A4288178bE329ed5CEa59f94D65941) | `a6ea24b`[↗](https://github.com/layer-3/erc20-paymaster/blob/a6ea24bbd6f128df19e073d574d1e0f22229d448/src/oracles/ManualOracle.sol) | Price = 100000000000 |
| Duckies Paymaster | ERC20PaymasterV06 | `0xBD8D351356a222b934a7B0315F69B0037871F1c6`[↗](https://sepolia.etherscan.io/address/0xBD8D351356a222b934a7B0315F69B0037871F1c6) | `a6ea24b`[↗](https://github.com/layer-3/erc20-paymaster/blob/a6ea24bbd6f128df19e073d574d1e0f22229d448/src/ERC20PaymasterV06.sol) | Token (Duckies) - 0x63FD175d3215779deBA7532fC660fA0E10c18676 |
| Unbonding period authorizer | UnbondingPeriodAuthorizer | `0x4Ed12ad73cD6D460a2a8e7250c4d10028c0f1c10`[↗](https://sepolia.etherscan.io/address/0x4Ed12ad73cD6D460a2a8e7250c4d10028c0f1c10) | `a6ea24b`[↗](https://github.com/layer-3/broker-contracts/blob/2044ede51c0c8316f6937933b6d05d21d372293f/src/vault/UnbondingPeriodAuthorizer.sol) | Approved periods: 1 min, 7 days |
| Duckies Eggdrop Airdrop | EggDropClaim | `0x4Ed12ad73cD6D460a2a8e7250c4d10028c0f1c10`[↗](https://sepolia.etherscan.io/address/0x2D3f4568C040BbC07E89DbF4F9F28DEFE67afe02) | `e72e3b2`[↗](https://github.com/layer-3/eggdrop/blob/e72e3b21dedca4dd1f35d6a76bbb4211d828839a/src/EggDropClaim.sol) | Owner: `0x8aE3A7cA9e9675EeA7CFDa9e0Af4332491c44E18` |

### Amoy

Expand Down
Loading