Skip to content

Commit

Permalink
genesis: config Venoki hardfork block (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
chiphamskymavis authored and huyngopt1994 committed Feb 25, 2025
1 parent 2349b92 commit 3625227
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 0 additions & 3 deletions genesis/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@
"trippBlock": 36052600,
"trippPeriod": 19907,
"aaronBlock": 36052600,
"shanghaiBlock": 43254600,
"cancunBlock": 43254600,
"venokiBlock": 43254600,
"whiteListDeployerContractV2Address": "0xc1876d5C4BFAF0eE325E4226B2bdf216D9896AE1",
"roninTrustedOrgUpgrade": {
"proxyAddress": "0x98D0230884448B3E2f09a177433D60fb1E19C090",
Expand Down
6 changes: 3 additions & 3 deletions genesis/testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"trippBlock": 27580600,
"trippPeriod": 19866,
"aaronBlock": 28231200,
"shanghaiBlock": 35554400,
"cancunBlock": 35554400,
"venokiBlock": 35554400,
"shanghaiBlock": 35574800,
"cancunBlock": 35574800,
"venokiBlock": 35574800,
"whiteListDeployerContractV2Address": "0x50a7e07Aa75eB9C04281713224f50403cA79851F",
"roninTreasuryAddress": "0x5cfca565c09cc32bb7ba7222a648f1b014d6c30b",
"roninTrustedOrgUpgrade": {
Expand Down

0 comments on commit 3625227

Please sign in to comment.