diff --git a/everclear.json b/everclear.json index 9d0ea01..372578b 100644 --- a/everclear.json +++ b/everclear.json @@ -121,7 +121,8 @@ "address": "0xD7D2802f6b19843ac4DfE25022771FD83b5A7464", "decimals": 18, "tickerHash": "0x7ca978c7f993c411238b0887969711b470a3133448ab70e4f18aa4d63dcb7907", - "isNative": false + "isNative": false, + "price": {} } } }, @@ -393,9 +394,10 @@ "address": "0x9346A5043C590133FE900aec643D9622EDddBA57", "decimals": 18, "tickerHash": "0x7ca978c7f993c411238b0887969711b470a3133448ab70e4f18aa4d63dcb7907", - "isNative": false + "isNative": false, + "price": {} } } } } -} \ No newline at end of file +}