eos-token-distribution icon indicating copy to clipboard operation
eos-token-distribution copied to clipboard

Results 16 eos-token-distribution issues
Sort by recently updated
recently updated
newest added

This change will hide the buy link leaving and make the user use 'Generate EOS key' first. Without this, the second we go live there is an opportunity for someone...

I figure it's being done this way to avoid people mis-entering their public/private EOS Token Sale Claim Keys (and possibly due to the implementation as well), but it would be...

I couldn't find better place to ask, but why EOS Token Smart Contract implements `symbol` attribute as `bytes32` (https://etherscan.io/token/0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0#readContract) meanwhile ERC20 says it should be `string` (https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md#symbol) ?

Hi developer, can you please write some instruction about how to run this in the testnet.

Dear Devs, I have to report a issue here: I transferred my claimed EOS Token to my MetaMask Wallet and it worked somehow. But it didn’t show up in the...

Hi there, I'm following this guide to acquire EOS tokens: https://steemit.com/eos/@sandwich/contributing-to-eos-token-sale-with-myetherwallet-and-contract-inner-workings Step 1 is done. I'm on Step 2 now: Claim EOS Tokens. I've done all that and the token...

Bidders have no control over the maximum price they pay, and should be able to submit a `maximum_price` along with their bid. See [my steemit post](https://steemit.com/eos/@biophil/the-first-5-days-of-the-eos-token-sale-will-be-unfair-here-s-how-to-fix-it) for a rationale for...

I noticed a pretty evil validation-bug concerning the distribution app or Metamask. I used the distribution app with Metamask (Period #58), claimed the token and used the "Transfer EOS Token"-Function....

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...