SDAOClaimpad

Verified contract

Active on Ethereum with 1,833 txns
Deployed by via 0x58ec5088 at 18418944
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,215,747.77
0xe3d35e4ee68bd84f0818f7924b6c68db86a8426f6d02b2f97bb15c50d5885bc4
0x5061ee37f52db2061dd031588210ec560febd0ee2012ed6451b45dc68f77bd63
0x316423b5842a2061d45166bdb33284d73b33fce957741cf52375f8ff012fe979
0x7c8ce6ab503af0f5b35053aa51167285c700b7adb421076c3358401e2c1c63ad
0x7cf5f08479471ad0013dbc73b06d1c87e58a59d84bc03cdd7f5b8ccf44228bbc
0x382cacdc0bb68d1b8388893483ae5a8475d80cc90bf4910c7cdc9b80f044eab9
0xc88e73a07cb7afc75e239507f6121e31282e6f5bcc598099cf3ee45ccc73b17b
0x9973f30ec340899a5a1c13b811947648e4c605fe16e29d7f507606c95222e9c1
0xbf143a97137079d3d84292d9be0aeefcdcd51e8abf3cfeb974cdde9b6de8f999
0xab662340e9973fe2639d5d990e291055e098e5a1686414beaa80961c2c2ca526

Functions
Getter at block 21246264
MAX_BASIS_POINTS(view returns (uint256)
10000
MAX_POOLS_ALLOWED(view returns (uint256)
50
nrOfPools(view returns (uint256)
6
owner(view returns (address)
0xcd231d4ba7b15a4722ac057419d9cd7689e7b8db
Read-only
claimableTokens(uint256 _pidaddress _userview returns (uint256 claimableAmount)
getPoolClaimToken(uint256 _pidview returns (address)
poolInfo(uint256view returns (address claimTokenuint256 allocatedAmountstruct SDAOClaimpadEmissionPeriod emissionPerioduint256 instantUnlockRatiouint256 totalClaimed)
reservedAmount(addressview returns (uint256)
userInfo(uint256addressview returns (uint256 allocateduint256 claimed)
State-modifying
allocateFor(uint256 _piduint256 _amountaddress _to
bulkAllocate(struct SDAOClaimpadAllocation[] allocations
claim(uint256 _pidaddress _to
createPool(address _tokenuint256 _startOfEmissionsuint256 _endOfVestingCliffuint256 _endOfEmissionsbool _vestingCliffAccruesuint256 _instantUnlockRatio
recoverAnyTokens(address token
remove(uint256 _pidaddress _user
removeAll(address _user
renounceOwnership(
transferOwnership(address newOwner
Events
Allocated(address indexed useruint256 indexed piduint256 amountaddress indexed token
Claimed(address indexed useruint256 indexed piduint256 amount
Deallocated(address indexed useruint256 indexed piduint256 amountaddress indexed token
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolAdded(uint256 indexed pidaddress indexed tokenuint256 startOfEmissionsuint256 endOfEmissions
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.