SDAOLaunchpad

Verified contract

Active on Ethereum with 7,998 txns
Deployed by via 0xd92ae999 at 17711814
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $293,345.51
 (#0)
ERC-1555
--
0xe347b26d4cec6613c24f536941fd3a213f9150a2d269d15f35e6120c9d5ad047
0xd51490dbe9b548d607bfab860ff7278d9f243fe19128e5f59201a57e63c80a19
0x6fbe27ac4543d495ff83149cf2747ab81af4b185b74c5852428284d4fc07d597
0x84717b0e4afeb38fd3c04c282676567c7304e5deddc46ab4259c103235e74941
From
0xcdc873394c544f34ba2b7c14c4d7b68ef5a0ad347334216ea05993312f83a5f5
From
0xca9307cd13cf58585f17610443c091d96d372a60541caf19f620d4fb8ef49d1b
0xa9408c8bf69635a4bb286bee7578331bdb2fa5c21fe209e2b157ab87ce08cb28
0xec30f21972ea5528258132a4e5ff8e8c2f847b0a8d4c47ac064181bc9496b524
0x67811f2b454ee360c643d78511bf423f9eeb089380d94fdd940cf135672ab761
0x53c64a93e223152c383f2c484e7b7b399bd3e775c67aee8f95dea8d9fe5773dc

Functions
Getter at block 20903532
MAX_BASIS_POINTS(view returns (uint256)
10000
MAX_POOLS_ALLOWED(view returns (uint256)
50
getSigner(view returns (address)
0xcd231d4ba7b15a4722ac057419d9cd7689e7b8db
launchToken(view returns (address)
0x73fbd93bfda83b111ddc092aa3a4ca77fd30d380
launchTokenPrecision(view returns (uint256)
1000000000000000000
nrOfPools(view returns (uint256)
23
owner(view returns (address)
0xcd231d4ba7b15a4722ac057419d9cd7689e7b8db
reservedLaunchTokens(view returns (uint256)
19447410303719508906744982
Read-only
claimableTokens(uint256 _pidaddress _userview returns (uint256 claimableAmount)
getPoolDepositToken(uint256 _pidview returns (address)
isValidSignature(string _saltuint256 _poolIdaddress _walletbytes _signatureview returns (bool)
poolInfo(uint256view returns (address depositTokenuint256 depositedAmountuint256 minDeposituint256 maxDeposituint256 startOfDepositsuint256 endOfDepositsuint256 pricestruct SDAOLaunchpadEmissionPeriod emissionPeriodbool collecteduint256 cappedTotalDepositsuint256 instantUnlockRatiouint256 totalClaimed)
userInfo(uint256addressview returns (uint256 depositeduint256 claimed)
State-modifying
claim(uint256 _pidaddress _to
claimAll(
collectDeposits(uint256 _pidaddress _to
createPool(address _tokenuint256 _minDeposituint256 _maxDeposituint256 _startOfDepositsuint256 _endOfDepositsuint256 _priceuint256 _cappedTotalDepositsuint256 _instantUnlockRatio
deposit(uint256 _piduint256 _amountstring _saltbytes _signature
depositFor(uint256 _piduint256 _amountaddress _tostring _saltbytes _signature
recoverAnyTokens(address token
renounceOwnership(
setEmission(uint256 _piduint256 _startOfEmissionsuint256 _endOfVestingCliffuint256 _endOfEmissionsbool _vestingCliffAccrues
setSigner(address signer
transferOwnership(address newOwner
Events
Claimed(address indexed useruint256 indexed piduint256 amount
CollectedDeposits(address indexed useruint256 indexed piduint256 amountaddress indexed to
Deposit(address indexed useruint256 indexed piduint256 amountaddress tokenaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolAdded(uint256 indexed pidaddress indexed token
SignerUpdated(address newSigner
UpdatedEmissions(uint256 indexed piduint256 startOfEmissionsuint256 endOfEmissions
Constructor
constructor(address _launchToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.