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

AEP

Verified contract

Active on Ethereum with 3,231 txns
Deployed by via 0x5dc1fbd7 at 6835774
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x0e8e19836eb7374d1564c1700850e8640d2beed0644267009760b4bb3efa650d
0xf6c67f24074e1a2bb7c199d2f6d88fe66ea9428c5e80c92a0c220651ce2500fa
0x575e9fd45aa73769e27c1c75afa80714ea9be94971a35e3e435748758cbd76b4
0x6bcb3143dabdefa5e5dfdcc6cfeb1d70b316ba6922b5f943e008105231f81be0
0x5c6f64981c815213bac10fe3c8727469221f446de1ab03b1fbd10541b696b5aa
0x5b4a4a58dbc4c8b5b609b1374d6e2feb2ed763c2e8d9ce1eb5edf89dbe6cb58c
0x864b39a738580860a617a6be96eeb2adfadd028bdeef114ff284131919cec4e8
0xd86bcc012012abc7472f1e86ca74b1a0000004e92ea45053ec3e3e137cc0482e
0x8be38401356f109e92fea059f17b7c55789857cfab8ac06e5161e28e2c84f907
0xa4836db8dfadba6d8cdcc3af3cbce0084d6e3ebba3eecb2fc422fbb19f61f6ef

Functions
Getter at block 20795990
decimals(view returns (uint8)
18
name(view returns (string)
AEP
symbol(view returns (string)
AEP
totalSupply(view returns (uint256)
3300000000000000000000000000
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 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
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.