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 |
---|---|---|---|---|---|
QBE | ERC-20 | 2.973951K | -- | -- | |
PXC | ERC-20 | 5.05 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14781432 | 2 years ago | | | 0 | 0.0010403787 | |
| 14163813 | 3 years ago | | | 0 | 0.0048855510 | |
| 13617754 | 3 years ago | | | 0 | 0.0064664644 | |
| 12408186 | 4 years ago | | | 0 | 0.013471384 | |
| 11903091 | 4 years ago | | | 0 | 0.0072567530 | |
| 11903087 | 4 years ago | | | 0 | 0.0024046760 | |
| 11902743 | 4 years ago | | | 0 | 0.0074037800 | |
| 11902726 | 4 years ago | | | 0 | 0.0086879420 | |
| 11090547 | 4 years ago | | | 0 | 0.0010016190 | |
| 10927496 | 4 years ago | | | 0 | 0.0038783420 |
ABI
ABI objects
Getter at block 21172293
decimals() pure returns (uint32)
18
mintingFinished() pure returns (bool)
true
name() pure returns (string)
Qubicle
owner() pure returns (address)
0xa68d25d908f6543529284492156f3f7ba92f42ab
saleAgent() pure returns (address)
0xc7415a04871131db90d67bc8785dcc92df8d9113
symbol() pure returns (string)
QBE
totalSupply() pure returns (uint256)
101932812135069798919585000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
locked(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
finishMinting() returns (bool)
lock(address addr, uint256 periodInDays)
mint(address _to, uint256 _amount) returns (bool)
setSaleAgent(address newSaleAgnet)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.