SafuInvestmentsPresale
Verified contract
Active on
Ethereum with 184 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3f4a…c0dd
0xf179…a430
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNCK | ERC-20 | 13.604133K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12543707 | 3 years ago | | | 0 | 0.0017338400 | |
| 12451983 | 4 years ago | | | 0 | 0.0053749040 | |
| 12451075 | 4 years ago | | | 0 | 0.0059817480 | |
| 12450545 | 4 years ago | | | 0 | 0.0049414440 | |
| 12447113 | 4 years ago | | | 0 | 0.011096576 | |
| 12446079 | 4 years ago | | | 0 | 0.0044212920 | |
| 12446062 | 4 years ago | | | 0 | 0.0018210920 | |
| 12445927 | 4 years ago | | | 0 | 0.0060287400 | |
| 12445165 | 4 years ago | | | 0 | 0.0049234710 | |
| 12444484 | 4 years ago | | | 0 | 0.0055263450 |
ABI
ABI objects
Getter at block 21259411
closeTime() view returns (uint256)
1621085400
hardCapInWei() view returns (uint256)
200000000000000000000
linkDiscord() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
linkTelegram() view returns (bytes32)
0x68747470733a2f2f742e6d652f756e6963616b6574726164696e67626f740000
linkTwitter() view returns (bytes32)
0x68747470733a2f2f747769747465722e636f6d2f756e6963616b653131000000
linkWebsite() view returns (bytes32)
0x68747470733a2f2f756e6963616b652e6170702f000000000000000000000000
maxInvestInWei() view returns (uint256)
5000000000000000000
minInvestInWei() view returns (uint256)
100000000000000000
onlyWhitelistedAddressesAllowed() view returns (bool)
false
openTime() view returns (uint256)
1620912600
presaleCancelled() view returns (bool)
false
presaleCreatorAddress() view returns (address)
0xb7687e0eb7d0092f89caa9256ea555adcb5d68a0
presaleCreatorClaimTime() view returns (uint256)
1621171993
presaleCreatorClaimWei() view returns (uint256)
439397902471910112
safuDevAddress() view returns (address)
0x3f4a52323f32e6b58c84902478e001b5854bc0dd
safuDevFeesExempted() view returns (bool)
false
safuId() view returns (uint256)
56
safuLiqLockAddress() view returns (address)
0xbbc8b034c812179e2e02d9e56f22a064f1f64d09
saleTitle() view returns (bytes32)
0x556e6943616b6520426f74000000000000000000000000000000000000000000
softCapInWei() view returns (uint256)
50000000000000000000
token() view returns (address)
0xf1795e0962c72a17b224335887b82e8a37afa430
tokenPriceInWei() view returns (uint256)
250000000000000
tokensLeft() view returns (uint256)
404935866800000000000000
totalCollectedWei() view returns (uint256)
98766033300000000000
totalInvestorsCount() view returns (uint256)
89
totalTokens() view returns (uint256)
800000000000000000000000
uniLPTokensLockDurationInDays() view returns (uint256)
365
uniLiquidityAdded() view returns (bool)
true
uniLiquidityAddingTime() view returns (uint256)
1621085400
uniLiquidityPercentageAllocation() view returns (uint256)
60
uniListingPriceInWei() view returns (uint256)
250000000000000
unsoldTokensDumpAddress() view returns (address)
0x000000000000000000000000000000000000dead
Read-only
claimed(address) view returns (bool)
investments(address) view returns (uint256)
whitelistedAddresses(address) view returns (bool)
State-modifying
Events addLiquidityAndLockLPTokens()
addwhitelistedAddresses(address[] _whitelistedAddresses)
cancelAndTransferTokensToPresaleCreator()
claimTokens()
collectFundsRaised()
getRefund()
invest() payable
setAddressInfo(address _presaleCreator, address _tokenAddress, address _unsoldTokensDumpAddress)
setGeneralInfo(uint256 _totalTokens, uint256 _tokenPriceInWei, uint256 _hardCapInWei, uint256 _softCapInWei, uint256 _maxInvestInWei, uint256 _minInvestInWei, uint256 _openTime, uint256 _closeTime)
setOnlyWhitelistedAddressesAllowed(bool _onlyWhitelistedAddressesAllowed)
setSafuDevFeesExempted(bool _safuDevFeesExempted)
setSafuInfo(address _safuLiqLockAddress, uint256 _safuDevFeePercentage, uint256 _safuMinDevFeeInWei, uint256 _safuId)
setStringInfo(bytes32 _saleTitle, bytes32 _linkTelegram, bytes32 _linkDiscord, bytes32 _linkTwitter, bytes32 _linkWebsite)
setUniswapInfo(uint256 _uniListingPriceInWei, uint256 _uniLiquidityAddingTime, uint256 _uniLPTokensLockDurationInDays, uint256 _uniLiquidityPercentageAllocation)
This contract contains no event objects.
constructor(address _safuFactoryAddress, address _safuDevAddress)
receive()
This contract contains no error objects.