Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe6ff…1b28
Balances ($0.00)
No balances found for "Refundable"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5710527 | 6 years ago | | | 0.03789126 | 0.00086100000 | |
| 5710492 | 6 years ago | | | 0.03888164 | 0.00044898000 | |
| 5707968 | 6 years ago | | | 0.1 | 0.0016035000 | |
| 5707962 | 6 years ago | | | 0.1 | 0.0015750000 | |
| 5704024 | 6 years ago | | | 0.0395 | 0.00036346000 | |
| 5684905 | 6 years ago | | | 0 | 0.0017116200 | |
| 5669592 | 6 years ago | | | 0.1 | 0.0036213000 | |
| 5641309 | 6 years ago | | | 0.5 | 0.00060355000 | |
| 5641241 | 6 years ago | | | 0.5 | 0.00090355000 | |
| 5636887 | 6 years ago | | | 0.196 | 0.0027106500 |
ABI
ABI objects
Getter at block 21160756
allowanceBalance() view returns (uint256)
16250000000000000000000000
availableBalance() view returns (uint256)
0
contractbalance() view returns (uint256)
0
defaultBonussRate() view returns (uint256)
400000000000000
endTime() view returns (uint256)
1527811199
forSale() view returns (uint256)
16250000000000000000000000
hasEnded() view returns (bool)
true
isKYCRequired() view returns (bool)
false
owner() view returns (address)
0xe46d0049d4a4642bc875164bd9293a05dba523f1
paused() view returns (bool)
true
rate() view returns (uint256)
500000000000000
refunding() view returns (bool)
false
releaseTime() view returns (uint256)
1538351999
roundOneLimit() view returns (uint256)
9410308212889166666666671
roundOneRate() view returns (uint256)
300000000000000
roundTwoLimit() view returns (uint256)
6750000000000000000000000
roundTwoRate() view returns (uint256)
325000000000000
startTime() view returns (uint256)
1526399024
token() view returns (address)
0xe6ff2834b6cf56dc23282a5444b297faccca1b28
tokenWallet() view returns (address)
0x4aa48f9cf25eb7d2c425780653c321cfac458fa4
tokensSold() view returns (uint256)
89691787110833333333329
wallet() view returns (address)
0xccb84a750f386bf5a4fc8c29611ad59057968605
weiRaised() view returns (uint256)
27543381511000000000
Read-only
balanceOf(address _owner) view returns (uint256 balance)
getTokenAmount(uint256 weiAmount) view returns (uint256)
whiteListed(bytes32) view returns (address)
State-modifying
Events buyTokens(address beneficiary) payable
deposit() payable
disableKYC()
enableKYC()
isWhitelistedAddress(bytes32 hash, uint8 v, bytes32 r, bytes32 s) returns (bool)
pause()
refund()
releaseEQUITokens(bytes32 hash, uint8 v, bytes32 r, bytes32 s)
releaseEQUIWihtoutKYC()
transferOwnership(address newOwner)
tweakRefundStatus()
unpause()
updateEQUIPrice(uint256 weiAmount)
updateEndTime(uint256 newTime)
withDrawBack()
Deposited()
EQUIPriceUpdated(uint256 oldPrice, uint256 newPrice)
EndTimeUpdated()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
RefundStatusUpdated()
Refunded(address indexed beneficiary, uint256 weiAmount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount, uint256 releaseTime)
TokenReleased(address indexed holder, uint256 amount)
Unpause()
Withdraw(uint256 _amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.