Revert enabled

This commit is contained in:
sudheer 2021-06-21 22:50:19 +05:30
parent 78a7e7cd63
commit c85b97c056
No known key found for this signature in database
GPG Key ID: ADFACBFA5A788D12
2 changed files with 2 additions and 7 deletions

View File

@ -9,10 +9,10 @@
"suffix": "GHST", "suffix": "GHST",
"coinGeckoPriceString": "aavegotchi", "coinGeckoPriceString": "aavegotchi",
"tokenContractAddress": "0x3F382DbD960E3a9bbCeaE22651E88158d2791550", "tokenContractAddress": "0x3F382DbD960E3a9bbCeaE22651E88158d2791550",
"isEnabled": true, "isEnabled": false,
"hasOnchain": false, "hasOnchain": false,
"claim": { "claim": {
"isClaimed": true, "isClaimed": false,
"claimer": "", "claimer": "",
"signature": "" "signature": ""
}, },

View File

@ -63,10 +63,5 @@
"name": "mStable", "name": "mStable",
"cname": "mStable", "cname": "mStable",
"treasuryAddresses": ["0x3dd46846eed8D147841AE162C8425c08BD8E1b41"] "treasuryAddresses": ["0x3dd46846eed8D147841AE162C8425c08BD8E1b41"]
},
"aavegotchi": {
"name": "aavegotchi",
"cname": "aavegotchi",
"treasuryAddresses": ["0xffe6280ae4e864d9af836b562359fd828ece8020"]
} }
} }