Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x75e4…3807
0x9c57…8b1f
0x6203…32b8
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SLP | ERC-20 | 199.342294 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12510078 | 4 years ago | | | 0 | 0.0049061600 | |
| 12497061 | 4 years ago | | | 0 | 0.0087084340 | |
| 12496693 | 4 years ago | | | 0 | 0.0038022740 | |
| 12496176 | 4 years ago | | | 0 | 0.0044155440 | |
| 12495319 | 4 years ago | | | 0 | 0.0050288140 | |
| 12493606 | 4 years ago | | | 0 | 0.0055194302 | |
| 12488868 | 4 years ago | | | 0 | 0.0012435340 | |
| 12488002 | 4 years ago | | | 0 | 0.0038022740 | |
| 12487466 | 4 years ago | | | 0 | 0.0044155440 | |
| 12485282 | 4 years ago | | | 0 | 0.0047835060 |
ABI
ABI objects
Getter at block 21414075
SAKE() view returns (address)
0x066798d9ef0833ccc719076dab77199ecbd178b0
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
contributionToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
factory() view returns (address)
0x74ae2d96da184463a1bfb6283dcef16232f90a87
feeAddress() view returns (address)
0xea3978b82419d5671c14aa6151b7e92fc0b1fd22
fundraisingDurationDays() view returns (uint256)
86400
fundraisingStartTimestamp() view returns (uint256)
1620345600
investorsCount() view returns (uint256)
26
isFundraisingFinished() view returns (bool)
true
isFundraisingStarted() view returns (bool)
true
isFundraisingSucceed() view returns (bool)
true
lpLockPeriod() view returns (uint256)
86400
lpUnlockFeeRatio() view returns (uint256)
3
lpUnlockFrequency() view returns (uint256)
86400
lpUnlockStartTimestamp() view returns (uint256)
1621553854
maxInvestorContribution() view returns (uint256)
5000000000000000000
maxPoolContribution() view returns (uint256)
20000000000000000000
minInvestorContribution() view returns (uint256)
100000000000000000
minPoolContribution() view returns (uint256)
6000000000000000000
minSakeHolder() view returns (uint256)
0
owner() view returns (address)
0x5b950544d9bc44f67747f78b9048a7e6fd8f117a
paused() view returns (bool)
false
perUnlockLP() view returns (uint256)
12860793132618221224254
projectPartUnlockedLPTimes() view returns (uint256)
1
projectPartyAddress() view returns (address)
0x408027a9f302feb3de50859352ca3d91f6c22343
projectPartyFundDone() view returns (bool)
true
projectPartyRefundDone() view returns (bool)
false
projectPartyToken() view returns (address)
0x620389053d327a103b573b414be1aab0fbed32b8
sakeFactory() view returns (address)
0x75e48c954594d64ef9613aeef97ad85370f13807
sakeRouter() view returns (address)
0x9c578b573ede001b95d51a55a3fafb45f5608b1f
totalInvestorContributed() view returns (uint256)
20000000000000000000
totalLPCreated() view returns (uint256)
12860793132618221224254
totalProjectPartyFund() view returns (uint256)
8270000000000000000000000
transfersCount() view returns (uint256)
28
Read-only
getUnlockLPAmount(bool isInvestor, address user) view returns (uint256 availableTimes, uint256 amount)
investorContributed(address) view returns (uint256)
investorUnlockedLPTimes(address) view returns (uint256)
State-modifying
Events addLiquidityToSakeSwap()
contributeETH() payable
contributeToken(uint256 amount)
initialize(address _projectPartyToken, address _contributionToken, uint256 _fundraisingDurationDays, uint256 _totalProjectPartyFund, uint256 _maxPoolContribution, uint256 _minPoolContribution, address _owner)
investorRefund()
investorUnlockLP()
projectPartyFund()
projectPartyRefund()
projectPartyUnlockLP()
renounceOwnership()
setParams(uint256 minInContribution, uint256 maxInContribution, uint256 lockPeriod, uint256 unlockFrequency, uint256 feeRatio, address feeTo, uint256 minSake, uint256 startTimestamp)
setPaused(bool bPause)
setPoolParams(uint256 _fundraisingDurationDays, uint256 _totalProjectPartyFund, uint256 _maxPoolContribution, uint256 _minPoolContribution)
setSakeAddress(address _sakeRouter, address _sakeFactory, address _weth, address _sake)
transferOwnership(address newOwner)
Contribution(address indexed user, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Refund(address indexed user, uint256 value)
UnlockLP(address indexed user, uint256 lpAmount, uint256 feeAmount)
Unpaused(address account)
constructor()
receive()
This contract contains no error objects.