SDAOLaunchpad

Verified contract

Active on Ethereum with 8,348 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 $332,576.85
 (#0)
ERC-1555
--
0x0ef290132e280db68af1548db07018ad4d9a4ca1a773433d764b34e3f64db6ff
0x0c003846a1554796de4be8c09752d12bd09a3cb5b242b4c54696eb1832ef4856
0x7d73084fca4e23ec428db1ee615eda022bcbabec78a21445c19af78c029ced76
0xbfe7a6e2b43b1f6cefab83a173c22347712cd7bfed860af1c793df14e6b240b1
From
0xc4b2ff334360e19de2f5bfbb259fe711a6babc2e15f9a004359d0bb26a9d4d74
From
0xbd60fc79145d2a6a7fa1b0404289d36bbdc6c847024242014dc9f82e0c7ce2ca
0x3b58e82a0ddb532d6fb5ae9c747803281f23576e8150d2a80973df7475ab3f6c
0x54f26ca773346368b6cc35af2b18340a3d80431d515d86de03dcb7a1d88235ae
0xb436c492539473b40fc31bec9e2e4274ec733141f2083045ac2cddf1854751fa
0x3c052c28ab8ce349be2b952b2b1caf5796c4b35f5358ee4d6eef2171782d96b8

Functions
Getter at block 21304326
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)
18241330491355853573191893
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.