This contract is being backfilled. You may encounter incomplete storage history.

EOS Token

Verified contract

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

No balances found for "EOS Token"

0x8c6cef8a7a516429ace282b22326d2d6632fedebb15f5d8d72e8a04ebf449c95
0x990045d809d521ee2381f8c9ec6c4a6684bd7afa9856485b0a775d905f062dfa
0x2463edd9edaa08d2648e53bc14fabbe5c56a40bae87004ff18de75487a675f3a
0x70cf3042bb5607d6ffa43eae3ca16b29af3d61174a79b301ff519e228c6fc630
0x691bd57fe10567474da08d1f8557719201ff3d74fc5011cf6c7f0beb1ccb836b
0x9b53a2114cf767f6428fafe9541b179c261f709dbcc3d9b73fcec03bc3a3af31
0x9b4f4571fadaa8bd714acecfa3cb075832afb25a75044668632f005e8fde51ce
0x0f2f15273103ec7b3b587d7cbd6bbbf23f61bd1f251b002b5f036d14047bd4e9
0x56836982f26f04bcf2aede14fe8511bb4adec080381735ae3c2617a6a35587ce
0x8b7612f0dc937d7d3f0d9747c0ae7f29dc25215ddc185f37eb325be97dbfe3c4

Functions
Getter at block 20802171
decimals(view returns (uint8)
18
name(view returns (string)
EOS Token
symbol(view returns (string)
EOSTK
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.