EKToken

Verified contract

Active on Ethereum with 35,363 txns
Deployed by via 0xe5a38c34 at 6245179
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xcec5334432451b6ad5a4580bf1a3b1876ddc845ec2f361fd392ddb57971bc802
0xb94a7e482719fbfe48cb70846d3489af1da7f8021e0c155b04643a369f788984
0x27be623d5b2bb11c89d633f6cd3a25d1ad38f076b16b03fdf1e3e31a2722effe
0x99f2d103eb61a27f44ecc4c33674866f462df3d72b1e14c27b485190cd9a1daf
0xa1b26b84075916784dc57ca5848073a91d6b2dc05c008597bbd322162f1b0468
0xcb9f6e915d5751d758fc8315e052f0d2149aca1fc4e706fd2a3555ef4b993d8b
0xcebbca36d401f61b7b577f77f7c9a3297985fd32fffa66382b0c2859204e1c37
0x938bcc3788e67eccff93912e85dafde2dc687a7551d07110a4b911e54ef3f03b
0x6cee522c033ffe71a6f7bee5d68b7f6f6d844fe2d2c7ac633510963e5470ca39
0x1ab1909467c6b29c8ee31693eddd8fdbdb9b55fd8f077189381f5d75958b0c1d

Functions
Getter at block 21255702
decimals(view returns (uint256)
8
name(view returns (string)
EKToken
symbol(view returns (string)
EK
totalSupply(view returns (uint256)
500000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (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.