TokenClaimer
Verified contract
Active on
Ethereum with 433 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,238.79)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLES | ERC-20 | 380.393181K | $0.003257 |
$1,238.79 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17526619 | a year ago | | | 0 | 0.00077742763 | |
| 16113668 | 2 years ago | | | 0 | 0.00055779310 | |
| 15904554 | 2 years ago | | | 0 | 0.0013665006 | |
| 15506591 | 2 years ago | | | 0 | 0.00093253822 | |
| 15417808 | 2 years ago | | | 0 | 0.00047976328 | |
| 15185440 | 2 years ago | | | 0 | 0.00092429824 | |
| 15048696 | 2 years ago | | | 0 | 0.0013827608 | |
| 14963279 | 2 years ago | | | 0 | 0.0024546394 | |
| 14827269 | 3 years ago | | | 0 | 0.0021585929 | |
| 14801436 | 3 years ago | | | 0 | 0.0022495974 |
ABI
ABI objects
Getter at block 21311065
blesToken() view returns (address)
0xe796d6ca1ceb1b022ece5296226bf784110031cd
fromBlock() view returns (uint256)
12510500
owner() view returns (address)
0xe3d741556e595490f656b5e279da08053a0f77c1
rewardPerBlock() view returns (uint256)
8009331259720062000
toBlock() view returns (uint256)
14246600
totalShares() view returns (uint256)
1390500000
Read-only
getRemainingAmount(address who_) view returns (uint256)
getTotalAmount(address who_) view returns (uint256)
userClaimed(address) view returns (uint256)
userShares(address) view returns (uint256)
State-modifying
Events claim()
renounceOwnership()
setUp(address blesToken_, uint256 fromBlock_, uint256 toBlock_, uint256 rewardPerBlock_)
setUserShares(address who_, uint256 amount_)
setUserSharesBatch(address[] whoArray_, uint256[] amountArray_)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.