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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 117.269671 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21983905 | 3 days ago | | | 0 | 1.5022807e-7 | |
| 21983539 | 3 days ago | | | 0 | 1.5043285e-7 | |
| 20556126 | a month ago | | | 0 | 1.9623527e-7 | |
| 20139022 | a month ago | | | 0 | 1.9623527e-7 | |
| 19879165 | 2 months ago | | | 0 | 1.1318033e-7 | |
| 19241551 | 2 months ago | | | 0 | 8.5770216e-7 | |
| 18434201 | 3 months ago | | | 0 | 1.3180339e-7 | |
| 18434142 | 3 months ago | | | 0 | 1.5039481e-7 | |
| 18434130 | 3 months ago | | | 0 | 1.5039481e-7 | |
| 18434074 | 3 months ago | | | 0 | 1.4776249e-7 |
ABI
ABI objects
Getter at block 22091713
_owner() view returns (address)
0x18fc93491c808d5a121590373feefd80858640f5
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
0
decimals() view returns (uint8)
18
marketingWalletAddress() view returns (address)
0x18fc93491c808d5a121590373feefd80858640f5
minimumTokensBeforeSwapAmount() view returns (uint256)
0
name() view returns (string)
Kendu Inu
owner() view returns (address)
0x18fc93491c808d5a121590373feefd80858640f5
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Kendu
teamWalletAddress() view returns (address)
0x18fc93491c808d5a121590373feefd80858640f5
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapPair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
swapPairList(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setNumToken(uint256 newLimit)
setSwapAnd(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.