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 "Quannabu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17464429 | a year ago | | | 0 | 0.00048762395 | |
| 16451953 | 2 years ago | | | 0 | 0.00052694810 | |
| 16451402 | 2 years ago | | | 0 | 0.00063045124 | |
| 16451218 | 2 years ago | | | 0 | 0.0017024068 | |
| 16080259 | 2 years ago | | | 0 | 0.00047145245 | |
| 16009227 | 2 years ago | | | 0 | 0.00060561282 | |
| 15437262 | 2 years ago | | | 0 | 0.00059378433 | |
| 15437139 | 2 years ago | | | 0 | 0.00057491395 | |
| 15423358 | 2 years ago | | | 0 | 0.00036831949 | |
| 15423279 | 2 years ago | | | 0 | 0.00052591000 |
ABI
ABI objects
Getter at block 21160500
decimals() view returns (uint8)
18
name() view returns (string)
Quannabu
owner() view returns (address)
0x5988e96520f8c1ef7093a7de0ca4858931b1cd51
symbol() view returns (string)
QBU
totalSupply() view returns (uint256)
30000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address recipient, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.