Royal Kingdom Coin
Verified contract
Active on
Ethereum with 7,456 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KNDC | ERC-20 | 115K | -- | -- | |
RKC | ERC-20 | 558 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
HIC | ERC-20 | 8 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12998560 | 3 years ago | | | 0 | 0.0078916501 | |
| 12575921 | 3 years ago | | | 0 | 0.00096360000 | |
| 10909024 | 4 years ago | | | 0 | 0.0041792400 | |
| 10908824 | 4 years ago | | | 0 | 0.0062145201 | |
| 10908737 | 4 years ago | | | 0 | 0.0040164696 | |
| 9049705 | 5 years ago | | | 0 | 0.00033450120 | |
| 8721503 | 5 years ago | | | 0 | 0.00033756000 | |
| 8302419 | 5 years ago | | | 0 | 0.00077712400 | |
| 7591264 | 6 years ago | | | 0 | 0.0039243600 | |
| 7577885 | 6 years ago | | | 0 | 0.0066900240 |
ABI
ABI objects
Getter at block 21257795
ICO_START_TIME() pure returns (uint256)
1499810400
INITIAL_SUPPLY() pure returns (uint256)
15000000000000000000000000
TEST_MODE() pure returns (bool)
false
atto() pure returns (uint256)
1000000000000000000
current_price_atto_tokens_per_wei() pure returns (uint256)
226
current_supply() pure returns (uint256)
15000000000000000000000000
decimals() pure returns (uint256)
18
getAttoTokensBoughtInICO() pure returns (uint256 result)
2700000000000000000000000
getAttoTokensLeftForICO() pure returns (uint256 result)
0
getCurrentPriceAttoTokensPerWei() pure returns (uint256 result)
226
getPremiumCount() pure returns (uint256 length)
1
getSupply() pure returns (uint256 result)
15000000000000000000000000
ico_address() pure returns (address)
0x1c01c01c01c01c01c01c01c01c01c01c01c01c01
ico_starting_supply() pure returns (uint256)
2700000000000000000000000
isICOClosed() pure returns (bool)
true
isICOOpened() pure returns (bool)
false
name() pure returns (string)
Royal Kingdom Coin
owner() pure returns (address)
0x4ce73b5f65eb59c8f740373d557a6bcbf723b279
preSoldSharesDistributed() pure returns (bool)
true
symbol() pure returns (string)
RKC
teamWallet() pure returns (address)
0xb79f963f200f85d0e3dd60c82abb8f80b5869cb9
totalSupply() pure returns (uint256)
0
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
calculateCurrentPrice(uint256 attoTokensBought) pure returns (uint256 result)
getAttoTokensAmountPerWei(uint256 value) pure returns (uint256 result)
getBalance(address addr) pure returns (uint256 balance)
getBalancePremiumsPaid(address account) pure returns (uint256 result)
getPremiumPack(uint256 index) pure returns (uint256 premium)
premiumPacks(uint256) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
buy() payable
closeICO()
distributePreSoldShares()
getAttoTokensAmountPerWeiInternal(uint256 value) payable returns (uint256 result)
openICO()
pullEtherFromContract()
sendPremiumPack(uint256 amount)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ICOClosed()
ICOOpened()
PriceChanged(uint256 old_price, uint256 new_price)
RKCAcquired(address account, uint256 amount_in_wei, uint256 amount_in_rkc)
SupplyChanged(uint256 supply, uint256 old_supply)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.