QuantumQuickToken
Verified contract
Active on
Ethereum with 6,117 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "QuantumQuickToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9964792 | 5 years ago | | | 0 | 0.00038879000 | |
| 9953717 | 5 years ago | | | 0 | 0.00026280100 | |
| 9953711 | 5 years ago | | | 0 | 0.00026253700 | |
| 9953703 | 5 years ago | | | 0 | 0.00026280100 | |
| 9952874 | 5 years ago | | | 0 | 0.00038891000 | |
| 9949008 | 5 years ago | | | 0 | 0.00038879000 | |
| 9948986 | 5 years ago | | | 0 | 0.00038879000 | |
| 9948947 | 5 years ago | | | 0 | 0.00038879000 | |
| 9948947 | 5 years ago | | | 0 | 0.00038879000 | |
| 9948947 | 5 years ago | | | 0 | 0.00038879000 |
ABI
ABI objects
Getter at block 21256689
OwnerWallet() view returns (address)
0xd0b43162599ce3cd5bfb1430a4b9d62cbb6ba786
decimals() view returns (uint8)
18
name() view returns (string)
QuantumQuickToken
owner() view returns (address)
0xc8820340bb77defcf7788514e2738138a9647424
symbol() view returns (string)
QQT
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events transfer(address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.