Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.10)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 0.1 | $1.001 |
$0.1 | |
STACY | ERC-20 | 1.522361B | -- | -- | |
UNI-V2 | ERC-20 | 6.13958K | -- | -- | |
STACY | ERC-20 | 1K | -- | -- | |
yRise | ERC-20 | 3.77717 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21046929 | 21 days ago | | | 0 | 0.00013686265 | |
| 21020853 | 25 days ago | | | 0 | 0.00018864480 | |
| 20982059 | a month ago | | | 0 | 0.00041369149 | |
| 20556358 | 3 months ago | | | 0 | 0.000084302147 | |
| 20555792 | 3 months ago | | | 0 | 0.00012316414 | |
| 20555778 | 3 months ago | | | 0 | 0.00011762605 | |
| 20555762 | 3 months ago | | | 0 | 0.00013302929 | |
| 20555748 | 3 months ago | | | 0 | 0.00017011057 | |
| 20500805 | 3 months ago | | | 0 | 0.000043109411 | |
| 20488105 | 3 months ago | | | 0 | 0.000030539870 |
ABI
ABI objects
Getter at block 21198423
FCFS_END_TIME() view returns (uint256)
1604077200
FCFS_START_TIME() view returns (uint256)
1604073600
HARDCAP() view returns (uint256)
690000000000000000000
LPGenerationCompleted() view returns (bool)
true
LPperETHUnit() view returns (uint256)
1203839201667565056175
burnCherryPopRewards() view returns (bool)
false
cherryPopBurnCallerRewardPct() view returns (uint256)
1
cherryPopBurnPct() view returns (uint256)
1
decimals() view returns (uint8)
18
feeDistributor() view returns (address)
0x223bc79156cbb0a6d175ea6130cb382d01868df8
getCherryPopAmount() view returns (uint256)
106259864875369767235823
hardCapReached() view returns (bool)
true
initialSupply() view returns (uint256)
1000000000000000000000000000
isWithinCappedSaleWindow() view returns (bool)
false
lastPopTime() view returns (uint256)
1731735371
liquidityGenerationOngoing() view returns (bool)
false
lockFromBlock() view returns (uint256)
0
lockToBlock() view returns (uint256)
0
name() view returns (string)
Stacy
owner() view returns (address)
0xe1b39cb929063a09f3068ba72f055f94b7a6e763
symbol() view returns (string)
STACY
tokenUniswapPair() view returns (address)
0xdfcc12a0aad50d84639d558551edd7a523b69ac5
totalETHContributed() view returns (uint256)
690022157856699828861
totalLPTokensMinted() view returns (uint256)
830675723647140075044993
totalPopped() view returns (uint256)
4054367834581036406249667796
totalSupply() view returns (uint256)
1000000000000000000000000000
transferCheckerAddress() view returns (address)
0x3fb1ccada16fcbf370db58a68d3cc45cea359b7f
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapRouterV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
canUnlockAmount(address _holder) view returns (uint256)
ethContributed(address) view returns (uint256)
lastUnlockBlock(address _holder) view returns (uint256)
lockOf(address _holder) view returns (uint256)
totalBalanceOf(address _holder) view returns (uint256)
whitelists(address) view returns (uint256)
State-modifying
Events addLiquidity() payable
addLiquidityToUniswapSTACYxWETHPair()
addWhitelist(address _address, uint256 _cap)
addWhitelists(address[] _addresses, uint256[] _caps)
approve(address spender, uint256 amount) returns (bool)
cherryPop()
claimLPTokens()
createUniswapPairMainnet() returns (address)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyDrain24hAfterLiquidityGenerationEventIsDone()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(address _holder, uint256 _amount)
renounceOwnership()
setBurnCherryPopRewards(bool _burnCherryPopRewards)
setCherryPopBurnCallerRewardPct(uint256 _cherryPopBurnCallerRewardPct)
setCherryPopBurnPct(uint256 _cherryPopBurnPct)
setFeeDistributor(address _feeDistributor)
setLockFromBlock(uint256 _lockFromBlock)
setLockToBlock(uint256 _lockToBlock)
setShouldTransferChecker(address _transferCheckerAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferAll(address _to)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
CherryPopped(address chad, uint256 cherryPopAmount)
LPTokenClaimed(address dst, uint256 value)
LiquidityAddition(address indexed dst, uint256 value)
Lock(address indexed to, uint256 value)
Log(string log)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address router, address factory)
receive()
This contract contains no error objects.