TokenDistributor
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7ff4…7c84
Balances ($0.00)
No balances found for "TokenDistributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
Transfer | 12025788 | 4 years ago | | | 0.3 | 0.0050190000 | |
| 11900143 | 4 years ago | | | 0 | 0.0090851000 | |
| 11899648 | 4 years ago | | | 0 | 0.25229970 | |
| 11899648 | 4 years ago | | | 0 | 0.51070980 | |
| 11899581 | 4 years ago | | | 0 | 0.51071220 | |
| 11899521 | 4 years ago | | | 0 | 0.51072540 | |
| 11899507 | 4 years ago | | | 0 | 0.51073020 | |
| 11899355 | 4 years ago | | | 0 | 0.51222420 |
ABI
ABI objects
Getter at block 21271778
owner() view returns (address)
0x6e9dc3d20b906fd2b52ec685fe127170ed2165ab
token() view returns (address)
0x7ff4169a6b5122b664c51c95727d87750ec07c84
Read-only
This contract contains no read-only function objects.
State-modifying
Events distribute(address[] receivers, uint256[] balances)
renounceOwnership()
retrieveTokens(address to, address anotherToken)
retriveETH(address to)
setToken(address newTokenAddress)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.