EOSIO/eos-token-distribution

eth_balance is null

Closed this issue · 1 comments

Please merge #11 first..

Errors show up about eth_balance being null:

Uncaught TypeError: Cannot read property 'div' of undefined
image

Simply padding {eth_balance ? format... : '?'} errors again due to eth_balance.div(WAD) returning null.

The latest commits help.. Try clicking on "Register your EOS Key" though. The eth_balance.div(WAD) is still null. I'm not sure what this is about..