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

Qualified Quality Block

Verified contract

Active on Ethereum with 4,932 txns
Deployed by via 0x38d2af7f at 5931055
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5207268742af271ca5eb7b44886a7cd00ac36a7a5755274e05b25ce613286188
0xf8e347667ebcc94c417cbf58d2ad7ea866fe00c7c4b92dd3f27fd99e7af8653e
0x560ffe3b36f7e1699db3bec673a2a38ee6894449f9b2980fdcc6eea104885bae
0x9b6332b98949761739d5d610023c230645d7e025631975028982e012fa16c538
0x92c54bf3cc826a22af0cb08bb1550ae1e12286b9f7b26e55a063c1d89081b67b
0x8597cbf910c7496d58501d4f163a86fe45b2d651b282db9088866b31e3966e09
0x6b408a4068df04465f5e4592da6168f172c7f97ffd10f1710f71f559feb6fe03
0xd362c7d87428cfdea76317aedbcc776e47f3fd2c5352ebf131c803382a12c091
0x826c7c1c828355b578537d70daa73147f6c585907b280abf36f25727b3a071d5
0xb628899bfdd6cb9ab84de688b41f1fa360807d5481f9a87ef8852c363ce6d68d

Functions
Getter at block 20809988
decimals(view returns (uint256)
8
name(view returns (string)
Qualified Quality Block
symbol(view returns (string)
QQB
total(view returns (uint256)
100000000000000000
totalSupply(view returns (uint256)
100000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
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(address owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.