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 "QEE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11357352 | 4 years ago | | | 0 | 0.0043202400 | |
| 11183439 | 4 years ago | | | 0 | 0.0031202400 | |
| 11132105 | 4 years ago | | | 0 | 0.00097537506 | |
| 11125613 | 4 years ago | | | 0 | 0.00081931506 | |
| 11125598 | 4 years ago | | | 0 | 0.0011343151 | |
| 11124559 | 4 years ago | | | 0 | 0.0014580811 | |
| 11124551 | 4 years ago | | | 0 | 0.0012423451 | |
| 11113375 | 4 years ago | | | 0 | 0.0037810501 | |
| 11085231 | 4 years ago | | | 0 | 0.0032409000 | |
| 11077652 | 4 years ago | | | 0 | 0.00091825508 |
ABI
ABI objects
Getter at block 21181085
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
QEE
platformAdmin() view returns (address)
0x438a8146d2ca2b464c8d1922c422dcd345a2975a
symbol() view returns (string)
QEE
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
lockAddrs(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value)
lockAddr(address user) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
unLockAddr(address user) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _tokenName, string _tokenSymbol, uint256 _decimals, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.