We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f3d1b commit 9f12a5dCopy full SHA for 9f12a5d
config.js
@@ -223,10 +223,10 @@ module.exports = {
223
},
224
dai: {
225
instanceAddress: {
226
- 1: '0x340EdB51d0FF1b8cC21E9b17f973ac5C7e8Eaf86',
227
- 10: '0x598d137acd2eCb6B5f962631415a1Fa4b8aeE8D8',
228
100: '0x76D85B4C0Fc497EeCc38902397aC608000A06607',
229
- 1000: undefined,
+ 1000: '0xCC84179FFD19A1627E79F8648d09e095252Bc418',
+ 10000: '0x435aEa5B50CBE34CaC0b42d195da587b923200C3',
+ 100000: '',
230
231
tokenAddress: '0xdc31ee1784292379fbb2964b3b9c4124d8f89c60',
232
symbol: 'DAI',
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "torn-token",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"main": "config.js",
5
"repository": "https://github.com/tornadocash/torn-token.git",
6
"author": "Tornadocash team <[email protected]>",
0 commit comments