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

Apollon Token

Verified contract

Active on Ethereum with 3,312 txns
Deployed by via 0x53df6f7f at 6373629
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xc5626b736a698e342c63efbfae35f61eafaf9771f143df8389fde80184412349
0xc9af732672fc80f70cfa34b1216193496dcb293811238569d26c9382dd972f65
0x08d3ac4439d6c293b36a674ef2fabd40d8475d3b54844621300d35d9b192c9ae
0x7ccfda424e0f806d8f6139367a458f5c1737bfefa0822f9d5d53b89696aef0cc
0xd78bf358c404ca634cd1f83243c6f199a8b39d0bda548f8548ce788951f6c1e9
0x3169369edd22c1896078bc3d6db30eb1de79cc97f1e2011d8285d07cb734da0c
0x231981b86188ee0b0176dfd49c570e021a2d7ee3dfccdd106e3768fa9fd16af3
0x697bb61ef649c34e426637699b271e1e2b9113e7847030b2b7364c271f9a6543
0xf5c3c2d0c6b1fab62c272159b5561f288b1db927fc309790f75849acce5b67a8
0x07b8a9789a5bea85f191889271c5b5236d658ba5b019ebc641137f46dae9f7ab

Functions
Getter at block 20802942
INITIAL_SUPPLY(view returns (uint256)
2500000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Apollon Token
symbol(view returns (string)
APO
totalSupply(view returns (uint256)
2500000000000000000000000000
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.