CryptoQuantumTradingFund
Verified contract
Active on
Ethereum with 795 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CQTF | ERC-20 | 10 | -- | -- | |
CQTF | ERC-20 | 3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14401618 | 3 years ago | | | 0 | 0.0018327123 | |
| 14401597 | 3 years ago | | | 0 | 0.0019390178 | |
| 14401586 | 3 years ago | | | 0 | 0.0021577494 | |
| 14401567 | 3 years ago | | | 0 | 0.0014603342 | |
| 13681503 | 3 years ago | | | 0 | 0.0075641700 | |
| 13618598 | 3 years ago | | | 0 | 0.0055619267 | |
| 13562350 | 3 years ago | | | 0 | 0.0048392955 | |
| 13554932 | 3 years ago | | | 0 | 0.0030856190 | |
| 13554932 | 3 years ago | | | 0 | 0.0030621856 | |
| 13554920 | 3 years ago | | | 0 | 0.0040661444 |
ABI
ABI objects
Getter at block 21284889
creatorsTotalBalance() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
CryptoQuantumTradingFund
owner() view returns (address)
0xbcabf04377034e4ec3c20acad2ca093559ee9742
symbol() view returns (string)
CQTF
totalSupply() view returns (uint256)
79869883332999999999980000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events TryUnLockBalance(address target)
approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 _value) returns (bool success)
changeOwner(address newOwner)
destruct()
sendCreatorByOwner(address _to, uint256 _value)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(address indexed from, uint256 value)
SendTo(uint32 indexed _idx, uint8 indexed _type, address _from, address _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.