Skip to content

Commit

Permalink
Merge pull request #212 from connext/update-dtt
Browse files Browse the repository at this point in the history
feat: update DTT deployment
  • Loading branch information
preethamr authored Aug 29, 2024
2 parents d514ce2 + 6ffd218 commit adb8b25
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions everclear.testnet.staging.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"DTT": {
"symbol": "DTT",
"address": "0xd18C5E22E67947C8f3E112C622036E65a49773ab",
"decimals": 18,
"decimals": 6,
"isNative": false,
"price": {
"isStable": true
Expand Down Expand Up @@ -166,7 +166,7 @@
"DTT": {
"symbol": "DTT",
"address": "0x294FD6cfb1AB97Ad5EA325207fF1d0E85b9C693f",
"decimals": 18,
"decimals": 6,
"isNative": false,
"price": {
"isStable": true
Expand Down Expand Up @@ -208,7 +208,7 @@
},
"TEST": {
"symbol": "TEST",
"address": "0x8FdBfCdB9862E7aE67B5364cA197C147c99e9a15",
"address": "0xaBF282c88DeD3e386701a322e76456c062468Ac2",
"decimals": 18,
"isNative": false,
"price": {
Expand All @@ -218,7 +218,7 @@
"DTT": {
"symbol": "DTT",
"address": "0xDFEA0bb49bcdCaE920eb39F48156B857e817840F",
"decimals": 18,
"decimals": 6,
"isNative": false,
"price": {
"isStable": true
Expand Down

0 comments on commit adb8b25

Please sign in to comment.