SDAOLaunchpad

Verified contract

Active on Ethereum with 18,728 txns
Deployed by via 0xd4515e63 at 17161166
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,917,315.6
0xf726c7f515902ba1b89eb5197fcd113b9aa2cb956a4dac4e6ff73d44346d028d
0x4d44d50ec17d05cfc3300f2a4e24898790f5e57e977f131a58f99d4cc1bc16ef
0x2f25661eb56a3ffad5b874e48be7358978c50c315895e524e7be49b3c7aa07fa
0x37261c9070d3e5c0bc0f28d01fd9efa53283585d7472bf665e19e35d2026108c
0x15c30aff47882eb42672745917c01898b3c9db251ef668e926b7992369b2b10c
0xfe5a7f92ad7cc0eb831f0ecb2643add2dbe6de092b090a83f4f69345b1370dc0
0xb1684cc85ef3b9982da8bfa020ea7ced02182762690ff5db7dd47b0286e28bab
0xcc17b6f331d051becd96abab57b70bcf0a5ab75f8850baa74872e2caf745f557
0xaac8a56e370c0e82e1b5d60febd7db31003e7cbf1bbbeaa494155ec55cd84aaf
0x5910660c4ad5bfc246c46182b7ba07e69ff84ae4cca2c212726a4c4f8d35afd8

Functions
Getter at block 21161729
MAX_BASIS_POINTS(view returns (uint256)
10000
MAX_POOLS_ALLOWED(view returns (uint256)
50
getSigner(view returns (address)
0xcd231d4ba7b15a4722ac057419d9cd7689e7b8db
launchToken(view returns (address)
0xea7b7dc089c9a4a916b5a7a37617f59fd54e37e4
launchTokenPrecision(view returns (uint256)
1000000
nrOfPools(view returns (uint256)
21
owner(view returns (address)
0xcd231d4ba7b15a4722ac057419d9cd7689e7b8db
reservedLaunchTokens(view returns (uint256)
8260921932318
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.