TokenBonus
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4c5d…c6e9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SET | ERC-20 | 858.755206K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20950562 | 2 months ago | | | 0 | 0.0029283600 | |
| 20937998 | 2 months ago | | | 0 | 0.00068311600 | |
| 20874253 | 3 months ago | | | 0 | 0.00073828000 | |
| 20852596 | 3 months ago | | | 0 | 0.0029287200 | |
| 20837853 | 3 months ago | | | 0 | 0.0029280000 | |
| 20824245 | 3 months ago | | | 0 | 0.0025716000 | |
| 20795291 | 3 months ago | | | 0 | 0.0029287200 | |
| 20795278 | 3 months ago | | | 0 | 0.00050092000 | |
| 20728575 | 3 months ago | | | 0 | 0.00079208515 | |
| 20655235 | 4 months ago | | | 0 | 0.00017088778 |
ABI
ABI objects
Getter at block 21435384
availableToken() view returns (uint256)
858755205920000075000000
owner() view returns (address)
0x56e6eb6f6f2c9e2701a2e8093a8627b0f6310c71
token() view returns (address)
0x4c5d8d027e97b52542dc66399752c76e017dc6e9
Read-only
This contract contains no read-only function objects.
State-modifying
Events Bonus(address[] addresses, uint256[] amounts)
recoverToken()
transferOwnership(address newOwner)
BonusSuccessful(address[] users, uint256[] amounts)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecoveredToken(uint256 recoverToken)
constructor(address _tokenaddress)
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)