The latest block we've processed for this chain is 20898113, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

TokenBonus

Verified contract

Active on Ethereum with 14 txns
Deployed by via 0x4c56a380 at 20440345
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xbc06678a38cb9ee60e9ffb951fd0385be0d2e3a1978d49ceb8c44ced30ea387f
0xc56d7093a6d3183c482132470ecd6ceaabddbad418564d89a7db9a4b2ad72a3a
0x9f1e1e9b3944a92de6c22faef4cba76d9d3e5bc5b8b1b30889149231559ad804
0x79f32c84f55eedada50dcb8080286dfce086248e3a29d529a38ab657d8f9e867
0x02a62e41de2dcd23de362d5e558a6f14ea0f865d5f70b5e93431983d315e51a2
0x5e07183745329b4c033ca5427017116a46ed9b13bf1c5f8a3426d2b19cca4c9c
0xa84590f9f97193631eed4f4c004e24fece782cc8c678314dcbdb402c0b7c8112
0x2c59bd1a53bfddf7ccc42bcfa5132a1f7277051b476fb298d0d48d1994441b14
0x95b442583fd79f624cc8a68c475dcef6eaae7877c61100e2d41aa34f558b7af6
0x5467e46e4bf9e6dd416c358855473ec06bb2b61c3a3266d8ab061f570394ae1d

Functions
Getter at block 20898107
availableToken(view returns (uint256)
1262425105920000075000000
owner(view returns (address)
0x56e6eb6f6f2c9e2701a2e8093a8627b0f6310c71
token(view returns (address)
0x4c5d8d027e97b52542dc66399752c76e017dc6e9
Read-only

This contract contains no read-only function objects.

State-modifying
Bonus(address[] addressesuint256[] amounts
recoverToken(
transferOwnership(address newOwner
Events
BonusSuccessful(address[] usersuint256[] amounts
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RecoveredToken(uint256 recoverToken
Constructor
constructor(address _tokenaddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account