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

ABEL

Verified contract

Active on Ethereum with 10,793 txns
Deployed by via 0xf5e02524 at 7527434
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
0xaf6525a47e17a97d4741d8353acccfc7d81267082032a1d3e00e55bf6460183a
0x74c1834b0e29a5f45fdf99b893324c18cc83e6ad170209373bdf6195b3d7541d
0x02e1b5f39e6d42e0ac8d475afb0e0fa532b9083a14aa38f3df675a3b69ee74ac
0xf001c69e5c3077c99852ec215246dc557f200806bf535e75a02c3bfb5e69b67a
0xd990caff68b12a972d03914598792df4f8e490ab112910cc0335eb91816822fe
0xe3c2c794fbce3ef4fa09787ba54b1a5e9a43e7cb080d6c92730299d7ea92b163
0xbef31896a5f7219ce63de359fc2525206430df32f60a2971c306df8cfec48811
0xa0fade5a033ffbb7bafb2af080f2b164cbb46701fe2d956680b21e47b9f1f51b
0x58f0dfabff9319efb21fb8a5f533685e0ffc43fbc02ea63b0c28c1ec6e4e2950
0xaccf70675c5e0ca50abc0155e17dfc2b6f8ea0e6534a881880bccb237d104678

Functions
Getter at block 20808179
decimals(view returns (uint8)
18
name(view returns (string)
ABEL
symbol(view returns (string)
ABEL
totalSupply(view returns (uint256)
30000000000000000000000000000
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.