GiftCrowdsale
Verified contract
Active on
Ethereum with 100 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x578f…3576
0x5365…6f0b
Balances ($32,101.77)
Native
Value
$32,101.77
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 8.959917 | $3,582.82 |
$32,101.77 | |
GIFT | ERC-20 | 76.652032M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5858418 | 6 years ago | | | 0 | 0.00058486000 | |
| 5710818 | 6 years ago | | | 0 | 0.00029243000 | |
| 5707978 | 6 years ago | | | 0 | 0.00061410300 | |
| 5707840 | 6 years ago | | | 0 | 0.00058486000 | |
| 5659778 | 7 years ago | | | 0 | 0.00035091600 | |
| 5659766 | 7 years ago | | | 0 | 0.00026400000 | |
| 5640205 | 7 years ago | | | 0 | 0.0011697200 | |
| 5628695 | 7 years ago | | | 0 | 0.0014036640 | |
| 5624548 | 7 years ago | | | 0 | 0.00061410300 | |
| 5612395 | 7 years ago | | | 0 | 0.00025000000 |
ABI
ABI objects
Getter at block 21294853
discount() view returns (uint256)
0
endFirstPeriodTimestamp() view returns (uint256)
1521639000
endSecondPeriodTimestamp() view returns (uint256)
1522157400
endThirdPeriodTimestamp() view returns (uint256)
1522762200
endTimestamp() view returns (uint256)
1524126600
exchangeRate() view returns (uint256)
6000
minCap() view returns (uint256)
25000000000000000000000000
minimumInvestment() view returns (uint256)
250000000000000000
owner() view returns (address)
0x069da61ec3980499387577e2be0cb999fd353c1e
paused() view returns (bool)
false
startTimestamp() view returns (uint256)
1521552600
token() view returns (address)
0x578fe5948d5b3993dbde7dad23a942ce48213576
tokensSold() view returns (uint256)
23347967534005589267279992
whitelist() view returns (address)
0x5365b7a3e4f68a84323792f2d0b44b0bbd5b6f0b
Read-only
bonus(address _wallet) view returns (uint256)
investments(address) view returns (uint256)
State-modifying
Events assignTokens(address _to, uint256 _value)
init(address _token, address _whitelist)
pause()
refundPayment()
sellTokens() payable
setExchangeRate(uint256 _exchangeRate)
transferOwnership(address newOwner)
transferTokenOwnership(address _newOwner)
unpause()
updateIcoEnding(uint256 _endTimestamp)
withdrawal(address _wallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
constructor(uint256 _startTimestamp, uint256 _endTimestamp, uint256 _exchangeRate, uint256 _minCap)
fallback()
This contract contains no error objects.