AidCoinIco
Verified contract
Active on
Ethereum with 1,534 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x37e8…1289
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5014759 | 7 years ago | | | 0.501 | 0.00091207200 | |
| 4935306 | 7 years ago | | | 0 | 0.0016575500 | |
| 4926163 | 7 years ago | | | 0.003 | 0.0014490000 | |
| 4924714 | 7 years ago | | | 0.004 | 0.0013440000 | |
| 4924700 | 7 years ago | | | 0.004 | 0.0012180000 | |
| 4923242 | 7 years ago | | | 0 | 0.0099548450 | |
| 4923239 | 7 years ago | | | 0 | 0.010157445 | |
| 4923233 | 7 years ago | | | 0 | 0.010158725 | |
| 4923205 | 7 years ago | | | 0 | 0.010157765 | |
| 4923149 | 7 years ago | | | 0 | 0.010157445 |
ABI
ABI objects
Getter at block 21157537
boughtWithWhitelist() view returns (uint256)
8000000000000000000000000
boughtWithoutWhitelist() view returns (uint256)
4000000000000000000000000
endTime() view returns (uint256)
1517482800
hasEnded() view returns (bool)
true
hasStarted() view returns (bool)
false
maxWithWhitelist() view returns (uint256)
8000000000000000000000000
maxWithoutWhitelist() view returns (uint256)
4000000000000000000000000
maxWithoutWhitelistPerUser() view returns (uint256)
10000000000000000000000
owner() view returns (address)
0xf0dbdf8908d0f3a78d1c98c3feda4b08fcbfee35
rate() view returns (uint256)
2000
soldTokens() view returns (uint256)
12000000000000000000000000
startTime() view returns (uint256)
1516100400
token() view returns (address)
0x37e8789bb9996cac9156cd5f5fd32599e6b91289
tokenCap() view returns (uint256)
12000000000000000000000000
wallet() view returns (address)
0xb7342fb3707210d5513a38cd013de325d6978896
weiRaised() view returns (uint256)
6000000000000000000000
Read-only
boughtTokens(address) view returns (uint256)
claimedAirdropTokens(address) view returns (uint256)
whitelist(address) view returns (uint256)
State-modifying
Events airdrop(address[] users, uint256[] amounts)
buyTokens(address beneficiary) payable
changeParticipationLimits(uint256 newMaxWithWhitelist, uint256 newMaxWithoutWhitelist)
changeWhitelistStatus(address[] users, uint256[] amount)
closeTokenSale()
transferOwnership(address newOwner)
updateEndDate(uint256 _endTime)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _rate, address _wallet, address _token)
fallback()
This contract contains no error objects.