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 |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
QUN | ERC-20 | 10.047195K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
Shell | ERC-20 | 300 | -- | -- | |
EPIC | ERC-20 | 100.5 | -- | -- | |
ICC | ERC-20 | 88 | -- | -- | |
TST | ERC-20 | 12.987013 | -- | -- | |
HIC | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18862947 | a year ago | | | 0 | 0.0027971236 | |
| 18862916 | a year ago | | | 0 | 0.0029594851 | |
| 17757052 | a year ago | | | 0 | 0.0037858606 | |
| 17235509 | a year ago | | | 0 | 0.0025343720 | |
| 17235497 | a year ago | | | 0 | 0.0040062870 | |
| 16787602 | 2 years ago | | | 0 | 0.0017819942 | |
| 16667457 | 2 years ago | | | 0 | 0.00089943328 | |
| 16667452 | 2 years ago | | | 0 | 0.0010887377 | |
| 16663006 | 2 years ago | | | 0 | 0.00089695413 | |
| 16181307 | 2 years ago | | | 0 | 0.00067189511 |
ABI
ABI objects
Getter at block 21157979
decimals() view returns (uint8)
18
issueContractAddress() view returns (address)
0x079aa54221e88e7cfaea5de72f3326fe0f08aef4
name() view returns (string)
QunQunCommunities
owner() view returns (address)
0x009befafefc941844171dd6163c2f89b7bd75332
symbol() view returns (string)
QUN
totalSupply() view returns (uint256)
1557000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
issue(uint256 amount)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
Issue(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.