Skip to content

Commit 78ee8f5

Browse files
authored
Update contract-info-others.json (#637)
* Update contract-info-others.json * bump v
1 parent 6d9b975 commit 78ee8f5

File tree

3 files changed

+49
-3
lines changed

3 files changed

+49
-3
lines changed

ops/contract-info-others.json

Lines changed: 47 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,51 @@
11
{
2-
"mainnet": [],
2+
"mainnet": [
3+
{
4+
"name": "DXTokenRegistry",
5+
"address": "0x93DB90445B76329e9ed96ECd74e76D8fbf2590d8",
6+
"arcVersion": "none"
7+
},
8+
{
9+
"name": "ENSRegistryWithFallback",
10+
"address": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",
11+
"arcVersion": "none"
12+
},
13+
{
14+
"name": "BaseRegistrarImplementation",
15+
"address": "0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85",
16+
"arcVersion": "none"
17+
},
18+
{
19+
"name": "PublicResolver",
20+
"address": "0x4976fb03C32e5B8cfe2b6cCB31c09Ba78EBaBa41",
21+
"arcVersion": "none"
22+
},
23+
{
24+
"name": "GnosisProtocolRelayer",
25+
"address": "0x30AAD48F5eA5e8b2277612eB2A375fC173bB049e",
26+
"arcVersion": "none"
27+
},
28+
{
29+
"name": "DXswapRelayer",
30+
"address": "0x924a2917d43e037b724D585d434A5de9E7d701a6",
31+
"arcVersion": "none"
32+
},
33+
{
34+
"name": "DecentralizedAutonomousTrust",
35+
"address": "0xa1d65E8fB6e87b60FECCBc582F7f97804B725521",
36+
"arcVersion": "none"
37+
},
38+
{
39+
"name": "DXswapFeeReceiver",
40+
"address": "0xC6130400C1e3cD7b352Db75055dB9dD554E00Ef0",
41+
"arcVersion": "none"
42+
},
43+
{
44+
"name": "DXswapFeeSetter",
45+
"address": "0x288879b3CaFA044dB6Ba18ee638BBC1a233F8548",
46+
"arcVersion": "none"
47+
}
48+
],
349
"rinkeby": [
450
{
551
"name": "EIP20",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@daostack/subgraph",
3-
"version": "0.0.41-7",
3+
"version": "0.0.41-8",
44
"author": "DAOstack (https://www.daostack.io)",
55
"license": "GPL-3.0",
66
"description": "A caching layer for daostack using The Graph",

0 commit comments

Comments
 (0)