Skip to content

Commit

Permalink
Update nucleus atomic queue contract address
Browse files Browse the repository at this point in the history
  • Loading branch information
9inpachi committed Feb 18, 2025
1 parent 408685a commit 2808089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/contracts/addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const CONTRACT_ADDRESSES = {
// L2RewardManager is not deployed to mainnet but base.
L2RewardManager: '0x0000000000000000000000000000000000000000',
PufferWithdrawalManager: '0xDdA0483184E75a5579ef9635ED14BacCf9d50283',
NucleusAtomicQueue: '0xc7287780bfa0C5D2dD74e3e51E238B1cd9B221ee',
NucleusAtomicQueue: '0x228c44bb4885c6633f4b6c83f14622f37d5112e5',
CarrotStaker: '0x99c599227c65132822f0290d9e5b4b0430d6c0d6',
},
[Chain.Holesky]: {
Expand Down

0 comments on commit 2808089

Please sign in to comment.