SafuInvestmentsPresale
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3f4a…c0dd
0xeb15…5f0b
14 additional
variables
Balances ($0.00)
No balances found for "SafuInvestmentsPresale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11985496 | 4 years ago | | | 0 | 0.0035394450 | |
| 11984895 | 4 years ago | | | 0 | 0.0035993433 | |
| 11982730 | 4 years ago | | | 0 | 0.0038661630 | |
| 11979793 | 4 years ago | | | 0 | 0.0080045910 | |
| 11979091 | 4 years ago | | | 0 | 0.0083313090 | |
| 11979071 | 4 years ago | | | 0 | 0.0087669330 | |
| 11979061 | 4 years ago | | | 0 | 0.0080018400 | |
| 11966907 | 4 years ago | | | 0.8 | 0.011979165 | |
| 11966684 | 4 years ago | | | 0.8 | 0.0097285340 | |
| 11965559 | 4 years ago | | | 1 | 0.014520200 |
ABI
ABI objects
Getter at block 21283473
closeTime() view returns (uint256)
1615122000
hardCapInWei() view returns (uint256)
300000000000000000000
linkDiscord() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
linkTelegram() view returns (bytes32)
0x68747470733a2f2f742e6d652f416c7068615f546f6f6c7a0000000000000000
linkTwitter() view returns (bytes32)
0x73686f727475726c2e61742f7548535438000000000000000000000000000000
linkWebsite() view returns (bytes32)
0x68747470733a2f2f616c706861746f6f6c7a2e696f0000000000000000000000
maxInvestInWei() view returns (uint256)
20000000000000000000
minInvestInWei() view returns (uint256)
500000000000000000
onlyWhitelistedAddressesAllowed() view returns (bool)
false
openTime() view returns (uint256)
1614776400
presaleCancelled() view returns (bool)
true
presaleCreatorAddress() view returns (address)
0xba94d0dfbc4faab27cf9b7cfe09c4d6e94e6155f
presaleCreatorClaimTime() view returns (uint256)
0
presaleCreatorClaimWei() view returns (uint256)
0
safuDevAddress() view returns (address)
0x3f4a52323f32e6b58c84902478e001b5854bc0dd
safuDevFeesExempted() view returns (bool)
false
safuId() view returns (uint256)
26
safuLiqLockAddress() view returns (address)
0xdaaf359e484cc9d5a884ce65fe3a26d82dad9bdc
saleTitle() view returns (bytes32)
0x416c706861546f6f6c7a20546f6b656e2053616c650000000000000000000000
softCapInWei() view returns (uint256)
100000000000000000000
token() view returns (address)
0xeb15d8268fb67619633e61033e4ede60cd495f0b
tokenPriceInWei() view returns (uint256)
50000000000000
tokensLeft() view returns (uint256)
5888000000000000000000000
totalCollectedWei() view returns (uint256)
5600000000000000000
totalInvestorsCount() view returns (uint256)
6
totalTokens() view returns (uint256)
6000000000000000000000000
uniLPTokensLockDurationInDays() view returns (uint256)
180
uniLiquidityAdded() view returns (bool)
false
uniLiquidityAddingTime() view returns (uint256)
1615122000
uniLiquidityPercentageAllocation() view returns (uint256)
40
uniListingPriceInWei() view returns (uint256)
50000000000000
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.