Guest User

Untitled

a guest
May 20th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. for (uint i = 0; i < whitelistedOwners.length; i++) {
  2. ethBalance[whitelistedOwners[i]] * 10000 / totalEthInvested
  3. }
Add Comment
Please, Sign In to add comment