Skip to content

Commit

Permalink
latest deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundedgar committed Apr 12, 2024
1 parent f8b3256 commit 073d9cc
Show file tree
Hide file tree
Showing 7 changed files with 5,295 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"adjudicationFrameworkDisputeFee": 123,
"forkArbitratorDisputeFee": 200,
"arbitratorDisputeFee": 12,
"arbitratorOwner": null,
"realityETHAddress": null,
"initialArbitratorAddresses": [],
"l2ForkDelay": 60
}
9 changes: 9 additions & 0 deletions deployments/sepolia_clara/deploy_application_parameters.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"adjudicationFrameworkDisputeFee": 123,
"forkArbitratorDisputeFee": 200,
"arbitratorDisputeFee": 12,
"arbitratorOwner": null,
"realityETHAddress": null,
"initialArbitratorAddresses": [],
"l2ForkDelay": 60
}
3 changes: 3 additions & 0 deletions deployments/sepolia_clara/deploy_ongoing_l2_applications.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"realityETH": "0xC514a43Ffe653830CE04704546c65A6a4F99C641"
}
26 changes: 26 additions & 0 deletions deployments/sepolia_clara/deploy_output.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"polygonZkEVMAddress": "0x6E558d802b9471b903da0D445f9D13468AAc33A6",
"polygonZkEVMBridgeAddress": "0xc08675736F29aC6f948EdFb1a9D693af67622354",
"polygonZkEVMGlobalExitRootAddress": "0x3F193b8BF2555894C4bf0B5f540B300bC4b72dbe",
"forkingManager": "0x49AC7F20068fcf3A741DBbFB130aa2B29c9fB02D",
"maticTokenAddress": "0x2f55aeA697dD48Dd53eDe2620cC8057ba4FE9580",
"createChildrenImplementationAddress": "0xeA429d3DA2003D0BfBD30e6340F2B669359d00c7",
"bridgeImplementationAddress": "0x408D8AAb6Ba6368Ee5f48F6Bd5934959443Aaa5f",
"verifierAddress": "0x93bc85E0cAc85E565344951b49e7B8D10c9f8933",
"zkEVMDeployerContract": "0x4e78730851Ec0d97B3785A1811e02b7e941c2943",
"deployerAddress": "0x55ddcD448cE2f52c29965B882279F120ec3506f8",
"deploymentBlockNumber": 5664700,
"genesisRoot": "0x456e02f0fc37b65749139d6bdc69db26f733d0c7c82d527e31f7d48c3d1cfd92",
"trustedSequencer": "0x740a98F8f4fAe0986FB3264Fe4aaCf94ac1EE96f",
"trustedSequencerURL": "http://141.94.131.139:8123",
"chainID": 88558800,
"networkName": "BackstopTestnet1",
"admin": "0x55ddcD448cE2f52c29965B882279F120ec3506f8",
"trustedAggregator": "0x740a98F8f4fAe0986FB3264Fe4aaCf94ac1EE96f",
"proxyAdminAddress": "0xF734A346E69fECe73C6d72D009e6016617bE9df9",
"forkID": 6,
"salt": "0x1000000000000000000000000000000000000000000000000000000000000022",
"version": "0.0.1",
"minter": "0x55ddcD448cE2f52c29965B882279F120ec3506f8",
"bridgeOperationImplementationAddress": "0xc3392130C1a3EC0598d3E6B21De3767a6A7C1F29"
}
29 changes: 29 additions & 0 deletions deployments/sepolia_clara/deploy_parameters.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"realVerifier": false,
"trustedSequencerURL": "http://141.94.131.139:8123",
"networkName": "BackstopTestnet1",
"version": "0.0.1",
"forkPreparationTime": "604800",
"trustedSequencer": "0x740a98F8f4fAe0986FB3264Fe4aaCf94ac1EE96f",
"chainID": 88558800,
"trustedAggregator": "0x740a98F8f4fAe0986FB3264Fe4aaCf94ac1EE96f",
"trustedAggregatorTimeout": 604799,
"pendingStateTimeout": 604799,
"forkID": 6,
"admin": "0x55ddcD448cE2f52c29965B882279F120ec3506f8",
"zkEVMOwner": "0x55ddcD448cE2f52c29965B882279F120ec3506f8",
"timelockAddress": "0x617b3a3528F9cDd6630fd3301B9c8911F7Bf063D",
"minDelayTimelock": 3600,
"salt": "0x1000000000000000000000000000000000000000000000000000000000000022",
"initialZkEVMDeployerOwner": "0x55ddcD448cE2f52c29965B882279F120ec3506f8",
"deployerPvtKey": "",
"maxFeePerGas": "40",
"maxPriorityFeePerGas": "1",
"multiplierGas": "1",
"createChildrenImplementationAddress": "0xeA429d3DA2003D0BfBD30e6340F2B669359d00c7",
"hardAssetManagerAddress": "0x55ddcD448cE2f52c29965B882279F120ec3506f8",
"arbitrationFee": "1000000000000000000",
"proxyAdminAddress": "0xF734A346E69fECe73C6d72D009e6016617bE9df9",
"maticTokenAddress": "0x2f55aeA697dD48Dd53eDe2620cC8057ba4FE9580",
"zkEVMDeployerAddress": "0x4e78730851Ec0d97B3785A1811e02b7e941c2943"
}
96 changes: 96 additions & 0 deletions deployments/sepolia_clara/genesis.json

Large diffs are not rendered by default.

Loading

0 comments on commit 073d9cc

Please sign in to comment.