Balances ($0.00)
No balances found for "Disperse"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21090293 | a month ago | | | 0.003 | 0.0013221186 | |
| 21090293 | a month ago | | | 0.003 | 0.0073745923 | |
| 21090292 | a month ago | | | 0.003 | 0.0083723429 | |
| 21090292 | a month ago | | | 0.003 | 0.0077129157 | |
| 21090291 | a month ago | | | 0.003 | 0.0077315887 | |
| 21090291 | a month ago | | | 0.003 | 0.0069388402 | |
| 21066972 | a month ago | | | 0.003 | 0.0016276219 | |
| 21049931 | a month ago | | | 0.003 | 0.0030634355 | |
| 21046529 | a month ago | | | 0.003 | 0.00091304062 | |
| 21046328 | a month ago | | | 0.003 | 0.0013159768 |
ABI
ABI objects
Getter at block 21302490
collector() view returns (address)
0x9bf8cf33916403f2b66d3390e50d1931e18ae894
owner() view returns (address)
0x16c5d5c26f310268c56cf82701257408ee7bee5f
Read-only
This contract contains no read-only function objects.
State-modifying
Events airdropERC20(address _token, address[] _addresses, uint256[] _amounts, uint256 _totalAmount) payable
airdropETH(address[] _addresses, uint256[] _amounts) payable
collectFees()
renounceOwnership()
setCollector(address _collector)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _collector)
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)