Skip to content

Commit

Permalink
check in various test attempts
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundedgar committed Apr 29, 2024
1 parent 57684e5 commit 6d86d3c
Show file tree
Hide file tree
Showing 77 changed files with 96,778 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"adjudicationFrameworkDisputeFee": 123,
"forkArbitratorDisputeFee": 200,
"arbitratorDisputeFee": 12,
"arbitratorOwner": null,
"realityETHAddress": null,
"initialArbitratorAddresses": []
}
26 changes: 26 additions & 0 deletions deployments/sepolia_betty/deploy_output.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"polygonZkEVMAddress": "0x493FFa91952EC536747c4b9b8fC864bFE7E378cb",
"polygonZkEVMBridgeAddress": "0x877F9f56604FF1063F60aa569F360d895da616fA",
"polygonZkEVMGlobalExitRootAddress": "0xec24d69047f730b51Bc7CBCaD8194C4594dEA984",
"forkingManager": "0x555901c6b157d0ff74Ea4aa4CDC309d4E329C6d9",
"maticTokenAddress": "0xc307855D294CD8a3C13Dd907F37F3E28E412A6a0",
"createChildrenImplementationAddress": "0x5D6b2a41e518a491A3bfce76ef9d8348Dd59E004",
"bridgeImplementationAddress": "0x91fc26B92A9A5f2fe5003D69B6E87aCdFc0ece9E",
"verifierAddress": "0x528D87B1C46DAB4Fd80D7Cf8888570f340cE7190",
"zkEVMDeployerContract": "0x4e78730851Ec0d97B3785A1811e02b7e941c2943",
"deployerAddress": "0x55ddcD448cE2f52c29965B882279F120ec3506f8",
"deploymentBlockNumber": 5658427,
"genesisRoot": "0x010bff806dcb0c17f11f7f156b510c9bdf4c9b6b027b3742b266b6eadb45f5ba",
"trustedSequencer": "0x740a98F8f4fAe0986FB3264Fe4aaCf94ac1EE96f",
"trustedSequencerURL": "http://141.94.131.139:8123",
"chainID": 10101012,
"networkName": "fzkevm",
"admin": "0x55ddcD448cE2f52c29965B882279F120ec3506f8",
"trustedAggregator": "0x740a98F8f4fAe0986FB3264Fe4aaCf94ac1EE96f",
"proxyAdminAddress": "0xAA8CbF692e94eACEcb80F6e0BD22Be0F74D1dd81",
"forkID": 6,
"salt": "0x1000000000000000000000000000000000000000000000000000000000000019",
"version": "0.0.1",
"minter": "0x55ddcD448cE2f52c29965B882279F120ec3506f8",
"bridgeOperationImplementationAddress": "0x2E9777Ef89E4ab1f9FA4E3a10Db963B79C148450"
}
29 changes: 29 additions & 0 deletions deployments/sepolia_betty/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": "fzkevm",
"version": "0.0.1",
"forkPreparationTime": "604800",
"trustedSequencer": "0x740a98F8f4fAe0986FB3264Fe4aaCf94ac1EE96f",
"chainID": 10101012,
"trustedAggregator": "0x740a98F8f4fAe0986FB3264Fe4aaCf94ac1EE96f",
"trustedAggregatorTimeout": 604799,
"pendingStateTimeout": 604799,
"forkID": 6,
"admin": "0x55ddcD448cE2f52c29965B882279F120ec3506f8",
"zkEVMOwner": "0x55ddcD448cE2f52c29965B882279F120ec3506f8",
"timelockAddress": "0x617b3a3528F9cDd6630fd3301B9c8911F7Bf063D",
"minDelayTimelock": 3600,
"salt": "0x1000000000000000000000000000000000000000000000000000000000000019",
"initialZkEVMDeployerOwner": "0x55ddcD448cE2f52c29965B882279F120ec3506f8",
"deployerPvtKey": "",
"maxFeePerGas": "40",
"maxPriorityFeePerGas": "1",
"multiplierGas": "1",
"createChildrenImplementationAddress": "0x5D6b2a41e518a491A3bfce76ef9d8348Dd59E004",
"hardAssetManagerAddress": "0x55ddcD448cE2f52c29965B882279F120ec3506f8",
"arbitrationFee": "1000000000000000000",
"proxyAdminAddress": "0xAA8CbF692e94eACEcb80F6e0BD22Be0F74D1dd81",
"maticTokenAddress": "0xc307855D294CD8a3C13Dd907F37F3E28E412A6a0",
"zkEVMDeployerAddress": "0x4e78730851Ec0d97B3785A1811e02b7e941c2943"
}
96 changes: 96 additions & 0 deletions deployments/sepolia_betty/genesis.json

Large diffs are not rendered by default.

Loading

0 comments on commit 6d86d3c

Please sign in to comment.