Claimer

Verified contract

Active on Ethereum with 2,654 txns
Deployed by via 0x5009436b at 13810272
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x67dab52101efc15faf946dc092c705c332ca99b6e4281667a4e3ab1330a56105
0x37fb1655127872501ef055d90f43e1e473427d33ecfd4660c5d6d97557f5e4cf
0xf62a3a990e90c37cea87a2f0e0595d19f48cb2d8eea885f6805f4111eef9354d
0x5d258bbf7fc7906a05deaf8aff017d63e449fa63eaca089ae6d824697eaee4bb
0x4aeedaf67251887520da4c553ed6cc93aeca00ea36b04ae21d3277bc68641b7d
0xbdf4884409f13f8bb0535c61b4a58004b440acd586b67803e185429b4469753e
0x3798dfcb894f1b52fcf9f00937041940c56e919d0dc20423aa9b6bd80c6fe39a
0x093fbda436dfb3da1eed6acad97a9f35787bc629453357de3b73243c31ba13e4
0x1a392d6da7c4aeb351ce1c7bab916e2435e0fd01bcdd632f04a2d096bd92501f
0xef835392feda64d501608cf31b6561df4890a0f0a47ec12ce1d2e5e1cb720868

Functions
Getter at block 20905279
getTotalClaimed(view returns (uint256)
24545164315420000000000000
getTotalRemainingAmount(view returns (uint256)
31010335054480000000000000
id(view returns (string)
sidus
isPaused(view returns (bool)
true
owner(view returns (address)
0xa03f03170cd2f86239ea9fc57a0276573c2a708d
token(view returns (address)
0x549020a9cb845220d66d3e9c6d9f9ef61c981102
totalTokens(view returns (uint256)
55555499369900000000000000
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.