Skip to content

Commit

Permalink
new goerli deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
josojo committed Aug 15, 2023
1 parent efba2ed commit 9685f49
Show file tree
Hide file tree
Showing 4 changed files with 1,162 additions and 0 deletions.
23 changes: 23 additions & 0 deletions deployments/goerli_1692097934/deploy_output.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"polygonZkEVMAddress": "0x8FcE191935B0701d5e77D82a6fF082342FB0400D",
"polygonZkEVMBridgeAddress": "0x19f15e229f3187c7443F474Ec40Bc6B8F4f8992A",
"polygonZkEVMGlobalExitRootAddress": "0xA829e2c3d797236eDB9C0E93421aEE16C7cc2f25",
"forkingManager": "0x39B1584E52418C2ae1Efca734E6E8F4165d54dF1",
"maticTokenAddress": "0x0Ea91C666E6076d5C6c1A059b104f8b30F2434f2",
"verifierAddress": "0xDa865eb61B81eFdd487e8876D72db2C758b60684",
"zkEVMDeployerContract": "0x2320e679797B57bB2818Fa6518a28A51dDD6E48b",
"deployerAddress": "0x25F2d1651B631BE5334e2E5ebf29842b64aca361",
"timelockContractAddress": "0x14c64ce65d29b0733dFD0Fa02F49506F743CF0D0",
"deploymentBlockNumber": 9521617,
"genesisRoot": "0x4f5030601151b9086f0d8e13a3a27fb050b82f8b04078dd5cf556ceb940485ed",
"trustedSequencer": "0x740a98F8f4fAe0986FB3264Fe4aaCf94ac1EE96f",
"trustedSequencerURL": "http://zkevm-json-rpc:8123",
"chainID": 10101012,
"networkName": "fzkevm",
"admin": "0x25F2d1651B631BE5334e2E5ebf29842b64aca361",
"trustedAggregator": "0x740a98F8f4fAe0986FB3264Fe4aaCf94ac1EE96f",
"proxyAdminAddress": "0x11F947B132d98Ff482ef92df48852aE031aB798F",
"forkID": 1,
"salt": "0x0000000000000000000000000000000000000000000000000000000000000001",
"version": "0.0.1"
}
28 changes: 28 additions & 0 deletions deployments/goerli_1692097934/deploy_parameters.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"realVerifier": false,
"trustedSequencerURL": "http://zkevm-json-rpc:8123",
"networkName": "fzkevm",
"version": "0.0.1",
"trustedSequencer": "0x740a98F8f4fAe0986FB3264Fe4aaCf94ac1EE96f",
"chainID": 10101012,
"trustedAggregator": "0x740a98F8f4fAe0986FB3264Fe4aaCf94ac1EE96f",
"trustedAggregatorTimeout": 604799,
"pendingStateTimeout": 604799,
"forkID": 1,
"admin": "0x25F2d1651B631BE5334e2E5ebf29842b64aca361",
"zkEVMOwner": "0x25F2d1651B631BE5334e2E5ebf29842b64aca361",
"timelockAddress": "0x617b3a3528F9cDd6630fd3301B9c8911F7Bf063D",
"minDelayTimelock": 3600,
"salt": "0x0000000000000000000000000000000000000000000000000000000000000001",
"initialZkEVMDeployerOwner": "0x25F2d1651B631BE5334e2E5ebf29842b64aca361",
"maticTokenAddress": "0x0Ea91C666E6076d5C6c1A059b104f8b30F2434f2",
"zkEVMDeployerAddress": "0x2320e679797B57bB2818Fa6518a28A51dDD6E48b",
"deployerPvtKey": "",
"maxFeePerGas": "40",
"maxPriorityFeePerGas": "1",
"multiplierGas": "1",
"createChildrenImplementationAddress": "0xbae57097b4Ce5BC7577e1B13F2b3ea98C020Dd1A",
"hardAssetManagerAddress": "0x25F2d1651B631BE5334e2E5ebf29842b64aca361",
"arbitrationFee": "1000000000000000000",
"proxyAdminAddress": "0x11F947B132d98Ff482ef92df48852aE031aB798F"
}
96 changes: 96 additions & 0 deletions deployments/goerli_1692097934/genesis.json

Large diffs are not rendered by default.

Loading

0 comments on commit 9685f49

Please sign in to comment.