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 |
---|---|---|---|---|---|
QOQO | ERC-20 | 5.715062M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20936434 | a month ago | | | 0 | 0.00063652286 | |
| 20927184 | a month ago | | | 0 | 0.00033978057 | |
| 19615646 | 7 months ago | | | 0 | 0.00044227210 | |
| 18973778 | 10 months ago | | | 0 | 0.0013485565 | |
| 18959127 | 10 months ago | | | 0 | 0.00063898859 | |
| 18959125 | 10 months ago | | | 0 | 0.00066928112 | |
| 18959122 | 10 months ago | | | 0 | 0.00067334539 | |
| 18959106 | 10 months ago | | | 0 | 0.0014522536 | |
| 18958976 | 10 months ago | | | 0 | 0.0017436268 | |
| 18958923 | 10 months ago | | | 0 | 0.00077856694 |
ABI
ABI objects
Getter at block 21187441
MAX() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
buyFee() view returns (uint256)
2
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0x2f26fca9dcae841ea93f78d015a7d1b1e6dc7af4
maxBuyAmount() view returns (uint256)
100000000000
name() view returns (string)
QOQO
owner() view returns (address)
0x000000000000000000000000000000000000dead
sellFee() view returns (uint256)
2
symbol() view returns (string)
QOQO
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x09b96745b4d17adb8c7b94d94f2fd6bd8e606dc3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
blacklist(address) view returns (bool)
buyAmount(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool success)
setBlacklist(address account, bool value)
setBuyAmount(uint256 amount)
transfer(address to, uint256 amount) returns (bool success)
transferFrom(address sender, address recipient, uint256 amount) returns (bool success)
transferOwnership(address newOwner)
updateData(uint256 _buyFee, uint256 _sellFee, address _feeAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint256 _totalSupply, uint256 _buyFee, uint256 _sellFee)
receive()
This contract contains no error objects.