Skip to content

Commit

Permalink
Merge pull request #258 from OriginTrail/deployment/op-fee-reward-fix-2
Browse files Browse the repository at this point in the history
Redeployed Staking contracts on Chiado/Gnosis
  • Loading branch information
u-hubar authored May 9, 2024
2 parents a9bc256 + 4f2ddde commit b5236cf
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
10 changes: 5 additions & 5 deletions deployments/gnosis_chiado_dev_contracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,12 +265,12 @@
"deployed": true
},
"Staking": {
"evmAddress": "0x2518642C325eE7E62983f00c376E865000A40E73",
"version": "2.0.1",
"evmAddress": "0xc8087F92b57E3f2512342260A780C1370280BD54",
"version": "2.0.2",
"gitBranch": "main",
"gitCommitHash": "114fabd12eee22fe118e42e89c233d2549a7ee5b",
"deploymentBlock": 9608761,
"deploymentTimestamp": 1714853216011,
"gitCommitHash": "a9bc2568134adef0636664a535729228d92a697e",
"deploymentBlock": 9641861,
"deploymentTimestamp": 1715018872869,
"deployed": true
}
}
Expand Down
10 changes: 5 additions & 5 deletions deployments/gnosis_chiado_test_contracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,12 +256,12 @@
"deployed": true
},
"Staking": {
"evmAddress": "0xCb4eD700f9FCc3008d301B961490Cc1Ae7522dD1",
"version": "2.0.1",
"evmAddress": "0x5276fA8B46EAdA3Ba560C1434083967F74B7D0A4",
"version": "2.0.2",
"gitBranch": "main",
"gitCommitHash": "114fabd12eee22fe118e42e89c233d2549a7ee5b",
"deploymentBlock": 9608769,
"deploymentTimestamp": 1714853258224,
"gitCommitHash": "a9bc2568134adef0636664a535729228d92a697e",
"deploymentBlock": 9641927,
"deploymentTimestamp": 1715019204193,
"deployed": true
},
"ContentAsset": {
Expand Down
10 changes: 5 additions & 5 deletions deployments/gnosis_mainnet_contracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,12 +201,12 @@
"deployed": true
},
"Staking": {
"evmAddress": "0xCAd1f7d1742e725F8745595681188193B4dD2c09",
"version": "2.0.1",
"evmAddress": "0x717c871FB589fffaCF79e5Ba7947bA31C9Aa7181",
"version": "2.0.2",
"gitBranch": "main",
"gitCommitHash": "114fabd12eee22fe118e42e89c233d2549a7ee5b",
"deploymentBlock": 33778074,
"deploymentTimestamp": 1714853347780,
"gitCommitHash": "a9bc2568134adef0636664a535729228d92a697e",
"deploymentBlock": 33810404,
"deploymentTimestamp": 1715019364533,
"deployed": true
},
"Profile": {
Expand Down

0 comments on commit b5236cf

Please sign in to comment.