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 "QeQe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20064489 | 5 months ago | | | 0 | 0.00048402371 | |
| 19910777 | 6 months ago | | | 0 | 0.00058839416 | |
| 17696633 | a year ago | | | 0 | 0.00096913659 | |
| 17695407 | a year ago | | | 0 | 0.00086131064 | |
| 17695310 | a year ago | | | 0 | 0.00077279914 | |
| 17695035 | a year ago | | | 0 | 0.00062781257 | |
| 17695030 | a year ago | | | 0 | 0.0010012825 | |
| 17694938 | a year ago | | | 0 | 0.00030377068 | |
| 17694930 | a year ago | | | 0 | 0.00057476246 | |
| 17694913 | a year ago | | | 0 | 0.00068502000 |
ABI
ABI objects
Getter at block 21160267
blockedDie() view returns (uint256)
0
botTax() view returns (uint256)
99
buyFeeAmt() view returns (uint256)
0
decimals() view returns (uint8)
18
marketWallet() view returns (address)
0x0000000000000000000000000000000000000000
maxTxValue() view returns (uint256)
1000000000000000000000000000
maxWalletValue() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
QeQe
originBlock() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x6dc2af190cf428489238baa266a2ac7783a62144
sellFeeAmt() view returns (uint256)
99
swapEnabled() view returns (bool)
true
swapExact() view returns (uint256)
4000000000000000000000000
symbol() view returns (string)
QEQE
teamWallet() view returns (address)
0x0000000000000000000000000000000000000000
totalSupply() view returns (uint256)
888888888000000000000000000
tradingActive() view returns (bool)
true
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
excludedFromFees(address) view returns (bool)
State-modifying
Events addBots(address[] isBot_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 devPercentage, uint256 marketingPercentage)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxAmount(uint256 amount)
updateMaxWalletAmount(uint256 amount)
withdrawETH(uint256 weiAmount)
withdrawErc20Token(address tokenAddress, uint256 amount)
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()
receive()
This contract contains no error objects.