Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($3,509.53)
Native
Value
$3,509.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.910775 | $3,853.35 |
$3,509.53 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16079707 | 2 years ago | | | 0 | 0.00057367576 | |
| 16079695 | 2 years ago | | | 0 | 0.00051163298 | |
| 16079684 | 2 years ago | | | 0 | 0.00043114038 | |
| 16079665 | 2 years ago | | | 0 | 0.00046625837 | |
| 16079650 | 2 years ago | | | 0 | 0.00044851407 | |
| 15409699 | 2 years ago | | | 0 | 0.0011320067 | |
| 15409480 | 2 years ago | | | 0 | 0.00059421483 | |
| 15409474 | 2 years ago | | | 0 | 0.00068663196 | |
| 15409473 | 2 years ago | | | 0 | 0.00071645313 | |
| 15409468 | 2 years ago | | | 0 | 0.00060914035 |
ABI
ABI objects
Getter at block 21403097
_liquidityFeeOnBuy() view returns (uint256)
1
_liquidityFeeOnSell() view returns (uint256)
5
_marketingFeeOnBuy() view returns (uint256)
6
_marketingFeeOnSell() view returns (uint256)
20
_maxWalletAmount() view returns (uint256)
20000000000000
botProtection() view returns (bool)
true
cooldownEnabled() view returns (bool)
false
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
20000000000000
name() pure returns (string)
Kannon
owner() view returns (address)
0x6a9578f467f2a7d521ada476b3425e7d85b1d46d
swapAmount() view returns (uint256)
3000000000000
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
MERCY
totalSupply() pure returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0xabc7fa0c665268f658d8a976dcdd3f607d5fc87e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistmany(address[] bots_)
delBot(address notbot)
manualSend()
manualSwap()
manualSwapandLiquify()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setMaxWalletAmount(uint256 maxWalletAmount)
setMktgaddress(address walletAddress)
setShilladdress(address walletAddress)
setSwapAmount(uint256 _swapAmount)
setTaxRate(uint256 liqFee, uint256 mktgFee, uint256 buyliqFee, uint256 buymktgFee)
toggleBotProtection(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesUpdated(uint256 _marketingFee, uint256 _liquidityFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.