Hello,
my question is, If I have holded ETC on MEW, and sold them after block 5500000 than will I get CLO?
best regards
When was I searching for info about CLO, I came across a post where someone had created a webpage that runs a script(?) that searches the snapshot for your ETC address.
http://94.130.78.238/clo-check/index.phpJust enter your ETC address and it will tell you if you will receive CLO from the snapshot.
I wish I could give someone credit for this, but I don't recall where I came across it.
EDIT
Found it on Github:
https://github.com/EthereumCommonwealth/Roadmap/issues/42svenpohl commented a day ago
"I wrote a simple PHP-checker using the snapshot_0001.txt file:
http://94.130.78.238/clo-check/(currently online, I will not logging any addresses, just the pure script - otherwise please use the snippet from GitHub)
You can check if your ETC-address is included in the snapshot-file.
The (very simple but working) PHP-snippet:
https://gist.github.com/svenpohl/325ebad3ec400ac25bec8381ddb7558dHope it is useful"