Skip to content

Commit

Permalink
add arc v30 mapping for mainnet (for ethglobal dao) (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
orenyodfat authored and ben-kaufman committed Nov 10, 2019
1 parent 29420cf commit 9524453
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions ops/mappings.json
Original file line number Diff line number Diff line change
Expand Up @@ -927,6 +927,48 @@
"dao": "base",
"mapping": "UGenericScheme",
"arcVersion": "0.0.1-rc.27"
},
{
"name": "GenesisProtocol",
"contractName": "GenesisProtocol",
"dao": "base",
"mapping": "GenesisProtocol",
"arcVersion": "0.0.1-rc.30"
},
{
"name": "ContributionReward",
"contractName": "ContributionReward",
"dao": "base",
"mapping": "ContributionReward",
"arcVersion": "0.0.1-rc.30"
},
{
"name": "UGenericScheme",
"contractName": "UGenericScheme",
"dao": "base",
"mapping": "UGenericScheme",
"arcVersion": "0.0.1-rc.30"
},
{
"name": "SchemeRegistrar",
"contractName": "SchemeRegistrar",
"dao": "base",
"mapping": "SchemeRegistrar",
"arcVersion": "0.0.1-rc.30"
},
{
"name": "UController",
"contractName": "UController",
"dao": "base",
"mapping": "UController",
"arcVersion": "0.0.1-rc.30"
},
{
"name": "DAORegistry",
"contractName": "DAORegistry",
"dao": "base",
"mapping": "DAORegistry",
"arcVersion": "0.0.1-rc.30"
}
]
}
Expand Down

0 comments on commit 9524453

Please sign in to comment.