Cloud Quantization Tech
Verified contract
Active on
Ethereum with 1,406 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 "Cloud Quantization Tech"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13807068 | 3 years ago | | | 0 | 0.0031855150 | |
| 13764261 | 3 years ago | | | 0 | 0.0057579500 | |
| 13758590 | 3 years ago | | | 0 | 0.0047557000 | |
| 13758581 | 3 years ago | | | 0 | 0.0052000000 | |
| 13758514 | 3 years ago | | | 0 | 0.0083200000 | |
| 13449706 | 3 years ago | | | 0 | 0.055369835 | |
| 13016333 | 3 years ago | | | 0 | 0.0016157141 | |
| 12894616 | 3 years ago | | | 0 | 0.00055999505 | |
| 10230512 | 5 years ago | | | 0 | 0.00099405800 | |
| 9728326 | 5 years ago | | | 0 | 0.00027145430 |
ABI
ABI objects
Getter at block 21420255
decimals() view returns (uint8)
18
name() view returns (string)
Cloud Quantization Tech
owner() view returns (address)
0xfd9c76f7bd4f915f0027f147142a0cfeca4e09a9
symbol() view returns (string)
CQT
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
freezeOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
freeze(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unfreeze(uint256 _value) returns (bool success)
withdrawEther(uint256 amount)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
fallback()
This contract contains no error objects.