KinguinIco
Verified contract
Active on
Ethereum with 919 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdfb4…0006
-
variable spans 5 additional slots
Balances ($4,004.53)
Native
Value
$4,004.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.290518 | $3,103.04 |
$4,004.53 | |
OCN | ERC-20 | 2 | $0.000037 |
$0 | |
YOO | ERC-20 | 18.298K | -- | -- | |
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7881808 | 5 years ago | | | 0 | 0.000023726000 | |
| 7621628 | 6 years ago | | | 0 | 0.000077784000 | |
| 7615202 | 6 years ago | | | 0 | 0.00011667600 | |
| 7611995 | 6 years ago | | | 0 | 0.00011667600 | |
| 7608722 | 6 years ago | | | 0 | 0.00011667600 | |
| 7605515 | 6 years ago | | | 0 | 0.00011667600 | |
| 7599177 | 6 years ago | | | 0 | 0.00011667600 | |
| 7595940 | 6 years ago | | | 0 | 0.00011667600 | |
| 7592723 | 6 years ago | | | 0 | 0.00011667600 | |
| 7589545 | 6 years ago | | | 0 | 0.00011667600 |
ABI
ABI objects
Getter at block 21212471
api() view returns (address)
0x544731de2bc32c96198980f14923e50518ad6a1a
apiAccessDisabled() view returns (bool)
false
ethEur() view returns (uint256)
153
ethUsd() view returns (uint256)
172
icoInProgress() view returns (bool)
true
krs() view returns (address)
0xdfb410994b66778bd6cc2c82e8ffe4f7b2870006
krsUsd() view returns (uint256)
166
owner() view returns (address)
0x404f299a27e58c9cdf97539325d1abcea5ed42e8
rNo() view returns (uint256)
3
superOwner() view returns (address)
0xcebb7454429830c92606836350569a17207da857
Read-only
allowedAdresses(address) view returns (bool)
icoRounds(uint256) view returns (uint256 rMinEthPayment, uint256 rKrsUsdFixed, uint256 rKycTreshold, uint256 rMinKrsCap, uint256 rMaxKrsCap, uint256 rStartBlock, uint256 rEndBlock, uint256 rEthPaymentsAmount, uint256 rEthPaymentsCount, uint256 rSentKrownsAmount, uint256 rSentKrownsCount, bool roundCompleted)
paymentsFromAddress(address) view returns (uint256 round, uint256 amount)
State-modifying
Events addAllowedAddress(address _address)
changeApi(address _address)
changeIcoRoundEnding(uint256 _rEndBlock)
changeOwner(address _address)
disableApiAccess(bool _disabled)
endIcoRoundManually()
getKrsFromApproved(address _from, uint256 _amount)
newIcoRound(uint256 _rMinEthPayment, uint256 _rKrsUsdFixed, uint256 _rKycTreshold, uint256 _rMinKrsCap, uint256 _rMaxKrsCap, uint256 _rStartBlock, uint256 _rEndBlock)
removeAllowedAddress(address _address)
removeCurrentIcoRound()
sendEth(address _receiver, uint256 _amount)
sendKrs(address _receiver, uint256 _amount)
setAllRates(uint256 _ethEur, uint256 _ethUsd, uint256 _krsUsd)
setEthEurRate(uint256 _ethEur)
setEthUsdRate(uint256 _ethUsd)
setKrsUsdRate(uint256 _krsUsd)
supportsToken(address token) returns (bool)
tokenFallback(address _sender, address _origin, uint256 _value, bytes _data) returns (bool ok)
LogReceivedEth(address from, uint256 value, uint256 block)
LogSentKrs(address to, uint256 value, uint256 block)
constructor()
fallback()
This contract contains no error objects.