lordlessio / airdrop

:candy: Multiple erc20 token airdrop consumes one time gas
https://lordless.io
MIT License
30 stars 16 forks source link

HOW TO ARRANGE ADDRESSES MANUALLY #1

Closed mian132 closed 6 years ago

mian132 commented 6 years ago

sir how put receivers addresses manually to airdrop tokens. I an trying to put in this way [0x58ea6dd8d800ac86b07865c06c2ff5d365f5dec3][0x79AbddB2e7194907FD9d4554097A20c8c3bE7402] But transection is not executing.

netpi commented 6 years ago

hello @mian132
you could copy file airdrop.flattener.so to http://remix.ethereum.org

BugBang commented 6 years ago

hi @netpi 我想通过这个方式 调用我合约里面的一个 onlyOwner 修饰的方法 是否可行

netpi commented 6 years ago

@BugBang 前提你要是owner才可以调用的