ASIPresale

Verified contract

Active on Ethereum with 4,382 txns
Deployed by via 0x502d28f7 at 16989822
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
ERC-20
Value $23,703.67
0xdbfa277fc67967eefade76ab70952810fc8fa82d5702e9db15184fa212c8e3a7
0x4f18b9d04dde77c62f4656708b66d435b1893c8ab8db8bf0d5279ec2a4eee9c5
0x345e6c7cfbe221090c449df65c2ee789c6420552277db177c66963ab55e46e72
0x76915f5a223ddd38565c8319675ce3d8f9f4494d24017ee0bd7f40cc53ba5cf9
0x22d52785c3f361ab557b919a62e58bf5855b90143141ace609b11fbe5b2c2068
0x5e5a0d2cf7bfa1a570dc76fcb1631d3e900d2a8640d7e76a7920e70192091130
0x9b348c59f998232546003d23915f8133674af3812ca3732de29aceee6a1c5c7e
0xb5090380c671afca213f7f13c32f204b86c9e68a9abfea090271bdae961e1dd1
0x0bed68ef832fa40fd629ef2245189b0d5a400608b35bf3c52f1a935fd157e099
0x214350c8733e71d90e287491235a883a258f62458228f66395db929650d19a0b

Functions
Getter at block 20931904
USDTToken(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
claimStartTime(view returns (uint256)
1706282100
currentStage(view returns (uint8)
1
getCurrentPrice(view returns (uint256)
18750
 
getSoldOnCurrentStage(view returns (uint256 soldOnCurrentStage)
getTotalPresaleAmount(view returns (uint256)
250000000
oracle(view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
owner(view returns (address)
0x10b28670552e2d33d7d47cb06ae3babc6bbad1d6
paused(view returns (bool)
false
saleEndTime(view returns (uint256)
1703973600
saleStartTime(view returns (uint256)
1680739200
saleToken(view returns (address)
0x5d942f9872863645bcb181aba66c7d9646a91378
totalSoldPrice(view returns (uint256)
1278591806250
totalTokensSold(view returns (uint256)
76191563
Read-only
blacklist(addressview returns (bool)
getPriceInETH(uint256 _amountview returns (uint256 ethAmount)
getPriceInUSDT(uint256 _amountview returns (uint256)
limitPerStage(uint256view returns (uint256)
pricePerStage(uint256view returns (uint256)
purchasedTokens(addressview returns (uint256)
State-modifying
addToBlacklist(address[] _users
buyWithEth(uint256 _amountpayable 
buyWithUSDT(uint256 _amount
claim(
configureClaim(uint256 _claimStartTime
configureSaleTimeframe(uint256 _saleStartTimeuint256 _saleEndTime
pause(
removeFromBlacklist(address[] _users
renounceOwnership(
resqueERC20(address _tokenAddressuint256 _amount
transferOwnership(address newOwner
unpause(
Events
ClaimStartTimeUpdated(uint256 newValueuint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SaleTimeUpdated(uint256 saleStartTimeuint256 saleEndTimeuint256 timestamp
TokensBought(address indexed userbytes32 indexed currencyuint256 amountuint256 totalCostInUsduint256 totalCostInCurrencyuint256 timestamp
TokensClaimed(address indexed useruint256 amountuint256 timestamp
Unpaused(address account
Constructor
constructor(address _saleTokenaddress _oracleaddress _usdtuint256 _saleStartTimeuint256 _saleEndTimeuint256[4] _limitPerStageuint256[4] _pricePerStage
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.