LaunchPadShoeFy
Verified contract
Active on
Ethereum with 498 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0fd6…32c9
Balances ($36.75)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHOE | ERC-20 | 23.328607K | $0.001575 |
$36.75 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17761840 | a year ago | | | 0 | 0.0013734197 | |
| 15294288 | 2 years ago | | | 0 | 0.00034065237 | |
| 15027006 | 2 years ago | | | 0 | 0.0035391298 | |
| 14506568 | 3 years ago | | | 0 | 0.0017691353 | |
| 14492526 | 3 years ago | | | 0 | 0.0031158909 | |
| 14416493 | 3 years ago | | | 0 | 0.0023076165 | |
| 14383857 | 3 years ago | | | 0 | 0.0011731441 | |
| 14371557 | 3 years ago | | | 0 | 0.00076558711 | |
| 14365480 | 3 years ago | | | 0 | 0.0013338811 | |
| 14364826 | 3 years ago | | | 0 | 0.0028249391 |
ABI
ABI objects
Getter at block 21394775
claimUnlocked() view returns (bool)
true
claimUnlockedTimestamp() view returns (uint256)
1634648400
endUnlocked() view returns (bool)
true
firstVestingUnlockTimestamp() view returns (uint256)
1637326800
getRound1Duration() view returns (uint256)
3600
initialClaimablePercentage() view returns (uint256)
50
multiplier() view returns (uint256)
250
owner() view returns (address)
0x9361cfd316000bf4b9ca8d32a53ba601975db237
participants() view returns (uint256)
183
round1BeganAt() view returns (uint256)
1634036400
round1Duration() view returns (uint256)
3600
roundNumber() view returns (uint256)
3
stableCoin() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
stableRaised() view returns (uint256)
69999892100000000000888
stableTarget() view returns (uint256)
70000000000000000000000
token() view returns (address)
0x0fd67b4ceb9b607ef206904ec73459c4880132c9
tokenTarget() view returns (uint256)
175000000000000000000000
totalOwed() view returns (uint256)
23328336875000000000000
Read-only
claimable(address) view returns (uint256)
claimableAmount(address user) view returns (uint256)
claimed(address) view returns (uint256)
isWhitelisted(address _address) view returns (bool)
remainToClaim(address user) view returns (uint256)
round1Allowance(address) view returns (uint256)
round2Allowance(address _address) view returns (uint256)
State-modifying
Events addMultipleWhitelistedAddresses(address[] _addresses, uint256[] _allocations)
addWhitelistedAddress(address _address, uint256 _allocation)
buyRound1Native() payable
buyRound1Stable(uint256 _amount)
buyRound2Native() payable
buyRound2Stable(uint256 _amount)
claim() returns (bool)
emergencyWithdrawToken(address _token) returns (bool)
finishSale()
initSale(uint256 _tokenTarget, uint256 _stableTarget)
initVestingsTimestamp(uint256 _first)
removeWhitelistedAddress(address _address)
renounceOwnership()
setClaimableTimestamp(uint256 _claimUnlockedTimestamp)
setRound1Timestamp(uint256 _round1BeginAt)
setStableTarget(uint256 _stableTarget)
setToken(address _token)
setTokenTarget(uint256 _tokenTarget)
startSale()
transferOwnership(address newOwner)
withdrawStable() returns (bool)
withdrawToken() returns (bool)
ClaimUnlockedEvent(uint256 claimTimestamp)
EndUnlockedEvent(uint256 endTimestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoundChange(uint256 roundNumber)
StartSale(uint256 startTimestamp)
constructor(address _stable)
fallback()
receive()
This contract contains no error objects.