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 |
---|---|---|---|---|---|
QPY | ERC-20 | 1.989214M | -- | -- | |
QPY | ERC-20 | 395 | -- | -- | |
WDT | ERC-20 | 0.0006 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13818103 | 3 years ago | | | 0 | 0.0090591965 | |
| 12612487 | 3 years ago | | | 0 | 0.00026946480 | |
| 11247557 | 4 years ago | | | 0 | 0.0013884520 | |
| 11247537 | 4 years ago | | | 0 | 0.0010077375 | |
| 11237616 | 4 years ago | | | 0 | 0.0012643560 | |
| 11237607 | 4 years ago | | | 0 | 0.0020743560 | |
| 11220826 | 4 years ago | | | 0 | 0.00069503944 | |
| 11220758 | 4 years ago | | | 0 | 0.0011820425 | |
| 10819770 | 4 years ago | | | 0 | 0.0024561920 | |
| 10782970 | 4 years ago | | | 0 | 0.020241321 |
ABI
ABI objects
Getter at block 21256400
decimals() view returns (uint8)
18
name() view returns (string)
QPay
owner() view returns (address)
0x97a1ccc572f554abd2a6df1343352aa68da22169
symbol() view returns (string)
QPY
totalSupply() view returns (uint256)
999045000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
freezeOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
freeze(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unfreeze(uint256 _value) returns (bool success)
withdrawEther(uint256 amount)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
fallback()
This contract contains no error objects.