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 "QRG"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15119048 | 2 years ago | | | 0 | 0.0014480051 | |
| 13074535 | 3 years ago | | | 0 | 0.00097207200 | |
| 12889435 | 3 years ago | | | 0 | 0.0016426500 | |
| 12827338 | 3 years ago | | | 0 | 0.0014112960 | |
| 12294352 | 4 years ago | | | 0 | 0.0038773560 | |
| 12294051 | 4 years ago | | | 0 | 0.0044862720 | |
| 12294000 | 4 years ago | | | 0 | 0.0046758704 | |
| 12293983 | 4 years ago | | | 0 | 0.0046977920 | |
| 12293940 | 4 years ago | | | 0 | 0.014490986 | |
| 12194321 | 4 years ago | | | 0 | 0.0053955200 |
ABI
ABI objects
Getter at block 21172154
buyPrice() view returns (uint256)
33
decimals() view returns (uint8)
18
isContractFrozen() view returns (bool)
false
name() view returns (string)
QRG
owner() view returns (address)
0x180553ec8c7aafe111da44ac18a0d1e561ede050
symbol() view returns (string)
QRG
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
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)
freezeAccount(address target, bool freeze)
freezeContract(bool freeze)
kill()
mintToken(address target, uint256 mintedAmount)
setPrice(uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
withdrawTokens(uint256 amount)
Burn(address indexed from, uint256 value)
FrozenContract(bool frozen)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
fallback()
This contract contains no error objects.