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 "QuuBe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12622426 | 3 years ago | | | 0 | 0.0016573997 | |
| 12580763 | 3 years ago | | | 0 | 0.00051224000 | |
| 12521956 | 3 years ago | | | 0 | 0.0011020800 | |
| 12509171 | 3 years ago | | | 0 | 0.0026607086 | |
| 12485301 | 3 years ago | | | 0 | 0.0033258857 | |
| 12457612 | 3 years ago | | | 0 | 0.0023878400 | |
| 12222464 | 4 years ago | | | 0 | 0.0036954281 | |
| 12222464 | 4 years ago | | | 0 | 0.0012327075 | |
| 11975443 | 4 years ago | | | 0 | 0.0023210250 | |
| 11830593 | 4 years ago | | | 0 | 0.0045295000 |
ABI
ABI objects
Getter at block 21190873
name() view returns (string)
QuuBe
owner() view returns (address)
0xae26b2990f1a47b96e3309edee449c7036eb1d31
symbol() view returns (string)
QRP
totalSupply() view returns (uint256)
250000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events SetManager(address newManager) returns (bool)
TransferFromContractAddress(address to, uint256 value) returns (bool)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
changeOwner(address _owner)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address contractOwner)
This contract contains no fallback and receive objects.
This contract contains no error objects.