EOSIO / EOSIO/eos-token-distribution

Advanced Claim Option

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
191
Forks
141
PR merge metrics
No merged PRs in 30d

Description

At the moment of period 44, `claimAll` costs around $10 since it iterates all days from zero to the present. While $10 is quite big, it is even expected to grow in the future and `claimAll` become lest cost-efficient method.

With disclaimer of "You should know what period you invested" thing, `claim` option can abate this problem. Currently claiming a single period costs around $0.4 or less (e.g. $0.022 https://steemit.com/kr/@twinbraid/hmwx2-eos-ico) which is 25 times or more efficient than `claimAll`.

Metamask UI should have an advanced claim option to enable users to access `claim` option, while MEW can do it now. Other off-chain tool can support this method by identifying specific periods a user invested.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.