This contract is being backfilled. You may encounter incomplete storage history.

Claimer

Verified contract

Active on Ethereum with 3,792 txns
Deployed by via 0xe62f89e8 at 13810245
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Claimer"

0x8a814ce378a7271b79388020211fa8b346b341500f80af26e442841582a84f24
0xedea40b77d6c632ce2b928866165a6e0550e71da3b6b57bcf490cc67d795852b
0x4c12304fc16c9c1849a6001a8407cb6ee30852d4dc9dd981703657e841354c75
0x343afe09174465e642d00ee134faf5f1ee6cf7ae0e1c61ea7ad0d69035a28b61
0x1cef33325893d4cf708fb44ca39e10a3ca26225128a6f10d66aa6d74a9938993
0x3493367cda083366be8537ab1e278b2d80e21aa9379a773d4d0a43e295e009a8
0x1304852b2052d92a2e8bcd5feddc3b1fe01b7e9ed07fdcbf9fac9fab1a945718
0x18b1f15cd5013383d2ed91df6fee8eae25624cc36de9d07598ae95372ddfe087
0x27c6d295fc85f4b2842a3d907ff27e3134170de27b77069c4f584337fed3c91f
0x2e4c27ca683ba5a50787917a3168b6e62c8012de151f06a0932583b609ada8cc

Functions
Getter at block 20795464
getTotalClaimed(view returns (uint256)
606303702150000000000000
getTotalRemainingAmount(view returns (uint256)
650403724350000000000000
id(view returns (string)
sidus
isPaused(view returns (bool)
false
owner(view returns (address)
0x9132720b483ac90b2944be4c6b26cebbc1db3ff4
token(view returns (address)
0x34be5b8c30ee4fde069dc878989686abe9884470
totalTokens(view returns (uint256)
1256707426500000000000000
Read-only
allocation(addressview returns (uint256)
alreadyDistributedClaims(uint256view returns (uint256)
claims(uint256view returns (uint256 unlockTimeuint256 percent)
getAccountClaimed(address accountuint256 claimIdxview returns (uint256)
getAlreadyDistributedAmount(uint256 totalview returns (uint256)
getClaims(address accountview returns (uint256[]uint256[]uint256[]bool[]uint256[])
getTotalAccountClaimable(address accountview returns (uint256)
getTotalAccountClaimed(address accountview returns (uint256)
isAlreadyDistributed(uint256 claimIdxview returns (bool)
isClaimable(address accountuint256 claimIdxview returns (bool)
isClaimed(address accountuint256 claimIdxview returns (bool)
userClaimedPerClaim(addressuint256view returns (uint256)
State-modifying
batchAddAllocation(address[] addressesuint256[] allocations
claim(address accountuint256 idx
claimAll(address account
pauseClaiming(bool status
releaseClaim(uint256 claimIdx
renounceOwnership(
setAllocation(address accountuint256 newTotal
setAlreadyDistributedClaims(uint256[] claimedIdx
setClaimTime(uint256 claimIdxuint256 newUnlockTime
setToken(address _token
transferOwnership(address newOwner
withdrawAll(
withdrawToken(address _tokenuint256 amount
Events
ClaimReleased(uint256 percentuint256 newTimeuint256 claimIdx
ClaimTimeChanged(uint256 percentuint256 newTimeuint256 claimIdx
Claimed(address indexed accountuint256 amountuint256 percentuint256 claimIdx
ClaimedMultiple(address indexed accountuint256 amount
ClaimingPaused(bool status
DuplicateAllocationSkipped(address indexed accountuint256 failedAllocationuint256 existingAllocation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(string _idaddress _tokenuint256[] timesuint256[] percents
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.