BountyDistributor
Verified contract
Active on
Ethereum with 134 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9d22…e75b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KCY | ERC-20 | 67.491084K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6861225 | 6 years ago | | | 0 | 0.00090937000 | |
| 6856081 | 6 years ago | | | 0 | 0.00090233000 | |
| 6842243 | 6 years ago | | | 0 | 0.0012323300 | |
| 6633721 | 6 years ago | | | 0 | 0.00090796200 | |
| 6633685 | 6 years ago | | | 0 | 0.0012379620 | |
| 6610160 | 6 years ago | | | 0 | 0.0012379620 | |
| 6562589 | 6 years ago | | | 0 | 0.0012393700 | |
| 6520796 | 6 years ago | | | 0 | 0.0012393700 | |
| 6464756 | 6 years ago | | | 0 | 0.0011267000 | |
| 6405703 | 6 years ago | | | 0 | 0.00082670000 |
ABI
ABI objects
Getter at block 21215415
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xecf3917b6e501bcbf4d7b52caf1a2ec6ca2d477a
poolSize() view returns (uint256 tokenCount)
67491083792211063523310
token() view returns (address)
0x9d22c3bf2b51213a3572e865ecf78fab0294e75b
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
distribute(address[] promoters, uint256[] rewards)
finish()
transferOwnership(address _newOwner)
withdrawTokens(address _token, address _to, uint256 _amount)
OwnerUpdate(address _prevOwner, address _newOwner)
constructor(address kcyToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.