Skip to content

Commit

Permalink
devnet-6: Update EIP-2935, 7002, 7251: Final system contract address (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jangko authored Feb 3, 2025
1 parent 838f864 commit d4266dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nimbus/constants.nim
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const
result.data[19] = x.byte
initAddress(3)

HISTORY_STORAGE_ADDRESS* = address"0x0F792be4B0c0cb4DAE440Ef133E90C0eCD48CCCC"
WITHDRAWAL_REQUEST_PREDEPLOY_ADDRESS* = address"0x0c15F14308530b7CDB8460094BbB9cC28b9AaaAA"
CONSOLIDATION_REQUEST_PREDEPLOY_ADDRESS* = address"0x00431F263cE400f4455c2dCf564e53007Ca4bbBb"
HISTORY_STORAGE_ADDRESS* = address"0x0000F90827F1C53a10cb7A02335B175320002935"
WITHDRAWAL_REQUEST_PREDEPLOY_ADDRESS* = address"0x00000961Ef480Eb55e80D19ad83579A64c007002"
CONSOLIDATION_REQUEST_PREDEPLOY_ADDRESS* = address"0x0000BBdDc7CE488642fb579F8B00f3a590007251"
# End

0 comments on commit d4266dc

Please sign in to comment.