SDAOClaimpad

Verified contract

Active on Ethereum with 653 txns
Deployed by via 0x91c76fd4 at 17484728
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x9a27a9bc6e32d571051f024c8aeb1998b83cc5ef1210b92ff6080fa32177de87
0x4210751f285c82f454b0c08ecce7c0befdf566dc720935be64323a732dd44e94
0x16d394a10b3f0827aa134cf1727a36fe92a04842d80f944e494928d9f005e8e9
0x2e7688d46a8f32d4ce2642c284b59f7f1dc6084d506cd86dd823c08c4dfb3241
0xcd38fa946ec94efe1b546bde794419559d168caa49dbd0a56957394f2cc853a2
0x3d6322a83e5cab792d4fab75282408bcad38f195c9832cc7836975df90bde85f
0x8b34622dc43e1e8085c83a06a5a0ee0b92db457ff855dbfe9351c84fbf34e9d9
0xc867b2bd13a061d59be7964439f027af1d5ee8682168174995cab5bf1baea483
0x80ba6c31617b22873fa5b0e6d5d6dfe9ca58e38fcd944a51a2c34077d89f6cad
0x97a54cf46b45580a42495bf9f759897e373e96b1169f6d4508ecf397fd062ff9

Functions
Getter at block 20866408
MAX_BASIS_POINTS(view returns (uint256)
10000
MAX_POOLS_ALLOWED(view returns (uint256)
50
nrOfPools(view returns (uint256)
4
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.