Skip to content

Commit

Permalink
Update contract-info-others.json (#637)
Browse files Browse the repository at this point in the history
* Update contract-info-others.json

* bump v
  • Loading branch information
ben-kaufman authored Jan 28, 2021
1 parent 6d9b975 commit 78ee8f5
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 3 deletions.
48 changes: 47 additions & 1 deletion ops/contract-info-others.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,51 @@
{
"mainnet": [],
"mainnet": [
{
"name": "DXTokenRegistry",
"address": "0x93DB90445B76329e9ed96ECd74e76D8fbf2590d8",
"arcVersion": "none"
},
{
"name": "ENSRegistryWithFallback",
"address": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",
"arcVersion": "none"
},
{
"name": "BaseRegistrarImplementation",
"address": "0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85",
"arcVersion": "none"
},
{
"name": "PublicResolver",
"address": "0x4976fb03C32e5B8cfe2b6cCB31c09Ba78EBaBa41",
"arcVersion": "none"
},
{
"name": "GnosisProtocolRelayer",
"address": "0x30AAD48F5eA5e8b2277612eB2A375fC173bB049e",
"arcVersion": "none"
},
{
"name": "DXswapRelayer",
"address": "0x924a2917d43e037b724D585d434A5de9E7d701a6",
"arcVersion": "none"
},
{
"name": "DecentralizedAutonomousTrust",
"address": "0xa1d65E8fB6e87b60FECCBc582F7f97804B725521",
"arcVersion": "none"
},
{
"name": "DXswapFeeReceiver",
"address": "0xC6130400C1e3cD7b352Db75055dB9dD554E00Ef0",
"arcVersion": "none"
},
{
"name": "DXswapFeeSetter",
"address": "0x288879b3CaFA044dB6Ba18ee638BBC1a233F8548",
"arcVersion": "none"
}
],
"rinkeby": [
{
"name": "EIP20",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@daostack/subgraph",
"version": "0.0.41-7",
"version": "0.0.41-8",
"author": "DAOstack (https://www.daostack.io)",
"license": "GPL-3.0",
"description": "A caching layer for daostack using The Graph",
Expand Down

0 comments on commit 78ee8f5

Please sign in to comment.