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 "Toqqn"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10000681 | 5 years ago | | | 0 | 0.00032195750 | |
| 9747728 | 5 years ago | | | 0 | 0.00040949600 | |
| 9397207 | 5 years ago | | | 0 | 0.000072350000 | |
| 9397192 | 5 years ago | | | 0 | 0.000083036000 | |
| 9320174 | 5 years ago | | | 0 | 0.000076230000 | |
| 9280525 | 5 years ago | | | 0 | 0.000088046000 | |
| 9180962 | 5 years ago | | | 0 | 0.0047081000 | |
| 9108597 | 5 years ago | | | 0 | 0.00032546700 | |
| 9014001 | 5 years ago | | | 0 | 0.00056802900 | |
| 8919014 | 5 years ago | | | 0 | 0.000021575000 |
ABI
ABI objects
Getter at block 21166672
decimals() view returns (uint8)
18
name() view returns (string)
Toqqn
symbol() view returns (string)
TQN
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferReserveToken(address tokenAddress, uint256 tokens) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.