Ethereum King

Verified contract

Active on Ethereum with 115 txns
Deployed by via 0x4ac4e7f8 at 20583155
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Ethereum King"

0xcad22ffdcd6c3fb124f191b2abbab386994ba05a15d99b9d3119c0c3f431ed07
0x1f4b0654bfcbee7b416263acd69722e029dd13df5a690fa510db3a389b8680fb
0x7bef2366d3a8adf6e5503ed4fb450b01dcaf54792952f685c78ef27eeb335294
0xe74800787f6fb82cc415eb050a4cb68fe03d8d73cc52f07161a4bf71ae1e9bc4
0x8b185ad1425f1ff8c3130062f59ba4e04d5e4e1fae3f7b2910c053451dc43941
0x60749402687b13129f59496ad5254c50955a1b175dec5aff5a5242c5f45a62b1
0x4af4b4861c174e4ce53d17324b8c91dbcd99169b4470961afdccf16bd8d52abe
0xf980d1614db7e2969f62bae2a10ffe99a091dba90a5193deab9d03ab8fd7e2b8
0x4646f13d1cf148264088f4b7813e1ea9e794ab785d417d38542af0363cf4bc87
0xa162b974797ca4fc8d6bbeedec1255c3a4ec178de92d85b98ac20cbb6fc6446f

Functions
Getter at block 21399427
decimals(view returns (uint8)
18
name(view returns (string)
Ethereum King
symbol(view returns (string)
ETHK
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.