Enable true for claimed and isEnabled.

This commit is contained in:
sudheer 2021-06-21 22:46:44 +05:30
parent 2b31468e14
commit 78a7e7cd63
No known key found for this signature in database
GPG Key ID: ADFACBFA5A788D12

View File

@ -7,12 +7,12 @@
"folder": "aavegotchi",
"type": "snapshot",
"suffix": "GHST",
"coinGeckoPriceString": "",
"coinGeckoPriceString": "aavegotchi",
"tokenContractAddress": "0x3F382DbD960E3a9bbCeaE22651E88158d2791550",
"isEnabled": false,
"isEnabled": true,
"hasOnchain": false,
"claim": {
"isClaimed": false,
"isClaimed": true,
"claimer": "",
"signature": ""
},