Add missing Arbitrum ZeroExGovernor address (#583)

This commit is contained in:
Kyu 2022-09-21 16:16:28 -07:00 committed by GitHub
parent 4575300016
commit 2163cb221b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 1 deletions

View File

@ -1,4 +1,13 @@
[
{
"version": "6.24.0",
"changes": [
{
"note": "Add missing zeroExGovernor for Arbitrum",
"pr": 583
}
]
},
{
"version": "6.23.4",
"changes": [

View File

@ -324,7 +324,7 @@
"42161": {
"zrxToken": "0x0000000000000000000000000000000000000000",
"etherToken": "0x82af49447d8a07e3bd95bd0d56f35241523fbab1",
"zeroExGovernor": "0x0000000000000000000000000000000000000000",
"zeroExGovernor": "0x1fe80d5ad9464dba2d60b88e449305f184823f8a",
"zrxVault": "0x0000000000000000000000000000000000000000",
"staking": "0x0000000000000000000000000000000000000000",
"stakingProxy": "0x0000000000000000000000000000000000000000",