SafuInvestmentsPresale
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3f4a…c0dd
0x2538…260d
0xec09…be8b
14 additional
variables
Balances ($0.00)
No balances found for "SafuInvestmentsPresale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11940611 | 4 years ago | | | 2 | 0.0029400000 | |
| 11940595 | 4 years ago | | | 2 | 0.0026460000 | |
| 11940582 | 4 years ago | | | 2 | 0.0031080000 | |
| 11940569 | 4 years ago | | | 2 | 0.0024990000 | |
| 11940565 | 4 years ago | | | 1 | 0.0046042000 | |
| 11940560 | 4 years ago | | | 2 | 0.0030240000 | |
| 11940560 | 4 years ago | | | 1 | 0.0042000000 | |
| 11940558 | 4 years ago | | | 1 | 0.0042000000 | |
| 11940557 | 4 years ago | | | 2 | 0.0026880000 | |
| 11940557 | 4 years ago | | | 1 | 0.0046042000 |
ABI
ABI objects
Getter at block 21264178
closeTime() view returns (uint256)
1614463200
hardCapInWei() view returns (uint256)
550000000000000000000
linkDiscord() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
linkTelegram() view returns (bytes32)
0x742e6d652f4d6f6e746546696e616e6365000000000000000000000000000000
linkTwitter() view returns (bytes32)
0x747769747465722e636f6d2f66696e616e63656d6f6e74650000000000000000
linkWebsite() view returns (bytes32)
0x4d6f6e746566696e616e63652e636f6d00000000000000000000000000000000
maxInvestInWei() view returns (uint256)
10000000000000000000
minInvestInWei() view returns (uint256)
1000000000000000000
onlyWhitelistedAddressesAllowed() view returns (bool)
false
openTime() view returns (uint256)
1614445200
presaleCancelled() view returns (bool)
true
presaleCreatorAddress() view returns (address)
0xec09045db690ed28e2ca90be7ad8f068ae9dbe8b
presaleCreatorClaimTime() view returns (uint256)
0
presaleCreatorClaimWei() view returns (uint256)
0
safuDevAddress() view returns (address)
0x3f4a52323f32e6b58c84902478e001b5854bc0dd
safuDevFeesExempted() view returns (bool)
false
safuId() view returns (uint256)
23
safuLiqLockAddress() view returns (address)
0xc70e082ec5fda55643fd0e7c3f67149dff2a95ff
saleTitle() view returns (bytes32)
0x4d6f6e74652046696e616e636500000000000000000000000000000000000000
softCapInWei() view returns (uint256)
200000000000000000000
token() view returns (address)
0x25383fc474c59f8dd12a7fc80c0696cee11b260d
tokenPriceInWei() view returns (uint256)
100000000000000000
tokensLeft() view returns (uint256)
5500000000000000000000
totalCollectedWei() view returns (uint256)
0
totalInvestorsCount() view returns (uint256)
0
totalTokens() view returns (uint256)
5500000000000000000000
uniLPTokensLockDurationInDays() view returns (uint256)
365333
uniLiquidityAdded() view returns (bool)
false
uniLiquidityAddingTime() view returns (uint256)
1614463260
uniLiquidityPercentageAllocation() view returns (uint256)
50
uniListingPriceInWei() view returns (uint256)
133333300000000000
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.