forked from aragon/convert.aragon.org
-
Notifications
You must be signed in to change notification settings - Fork 11
/
config.json
44 lines (44 loc) · 1.74 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"collateral": {
"symbol": "WXDAI",
"decimals": 18
},
"bonded": {
"symbol": "TEC",
"decimals": 18,
"address": "0x5dF8339c5E282ee48c0c7cE8A7d01a73D38B3B27",
"image": "https://raw.githubusercontent.com/CommonsSwarm/tec-convert/a819fd85c83ad4e71c286509ceb9fb056655f87b/assets/token.svg"
},
"knownContracts": {
"4": {
"BANCOR_FORMULA": "0x5e0ba241F475d3609D89c37dC6C6042387A76EC9",
"BONDING_CURVE_RESERVE": "0x8974219bfd0253ad89a95108c804e019fc957a61",
"BONDING_CURVE": "0x653e2eadfc0cad317c3bed8de34e0284d3c62ad2",
"COLLATERAL_TOKEN": "0xb0f6d3da7a277ce9d0cbd91705d936ad8e5f4ea1",
"BONDED_TOKEN": "0xa0596e59c741912e32ef933253e81e3121951025",
"TOKEN_MANAGER": "0x859609fa38075b3590edbf236c29fd27e4e9feb4"
},
"100": {
"BANCOR_FORMULA": "0xA4e28453b4F3fcB251EEbe1aC2798eEE55e2bE6a",
"BONDING_CURVE_RESERVE": "0x4a3C145c35Fa0daa58Cb5BD93CE905B086087246",
"BONDING_CURVE": "0x74ade20c12067e2f9457c037809a73f35694f99f",
"COLLATERAL_TOKEN": "0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d",
"BONDED_TOKEN": "0x5dF8339c5E282ee48c0c7cE8A7d01a73D38B3B27",
"TOKEN_MANAGER": "0x080C696B7bD6d830BF5092Fe7DFcb72B42BdD8b7"
}
},
"docs": {
"About": "https://medium.com/@tecommons",
"Forum": "https://forum.tecommons.org",
"Gov": "https://gardens.1hive.org/#/garden/0x1fc7e8d8e4bbbef77a4d035aec189373b52125a8"
},
"checkbox": {
"text": "By clicking on “Convert” you are accepting ",
"href": "https://gateway.pinata.cloud/ipfs/QmSYHg3Vthf8JGxHbDauWohy7aRKn3X2esHTWofVv4ei1A",
"hrefText": "these terms"
},
"getTEC": {
"text": "How to get $TEC",
"href": "https://token-engineering-commons.gitbook.io/tec-handbook/how-to-purchase-usdtec"
}
}