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

EtherCat

Verified contract

Active on Ethereum with 1,226 txns
Deployed by via 0xfadb6b10 at 4349006
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x0e3ca5f104568356f06495e5cd6117e55bb37511575ed3051d54e5eacd18e5fe
0xce098606c6316e2de2cc5f2131d482dc350b928bfa5126131f04bfd463cce48b
0x5ee6f092d7daefb6da18590af9e13f2a39c5241fe08c442013a7b5d38fa267fa
0xc8d59df395cb472bbf076918636521487f23e08922b6ab1b2a23f43dc8f2ef35
0xe1044885af2dde2ba66f8334f84ed6c99b6250902f21d960b5bb8eda5657fff6
0x7a29a71f939ed64c564055ac3c445410e4f63da91908146e4db8d150d42f7568
0x6cecc36abb97879a3e60be7515355498f6385ffe4f249f1e7e3594ea9a00f622
0xe71b6c15cfefddb0956a9fe67bfe36949f8a6af4f7496d8c66a0666a37fa994c
0xd831aa9b9a5cd24dbe405e78432686fc6e7d75c917143423a35ffad99b1beef2
0x3233a7ab39d0a006f0df40b5845395c2cd03796bee64d6f155994f92a827cae1

Functions
Getter at block 20792379
decimals(view returns (uint8)
18
name(view returns (string)
EtherCat
symbol(view returns (string)
ETHC
totalSupply(view returns (uint256)
100000000000000000000000000
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.