Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfee0…91a7
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KANOJO | ERC-20 | 111.102315K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21292800 | 5 days ago | | | 0 | 0.00018240045 | |
| 18473194 | a year ago | | | 0 | 0.00086189060 | |
| 18473192 | a year ago | | | 0 | 0.00096251871 | |
| 18473141 | a year ago | | | 0 | 0.0013766004 | |
| 18473132 | a year ago | | | 0 | 0.00093199304 | |
| 18473129 | a year ago | | | 0 | 0.0010844072 | |
| 18473115 | a year ago | | | 0 | 0.0012580986 | |
| 18473091 | a year ago | | | 0 | 0.00094588105 | |
| 18473073 | a year ago | | | 0 | 0.0011557734 | |
| 18473072 | a year ago | | | 0 | 0.0016772526 |
ABI
ABI objects
Getter at block 21329797
_buyFee() view returns (uint256)
1
_maxWallet() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_sellFee() view returns (uint256)
1
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() view returns (uint8)
9
inswap() view returns (bool)
false
maxPossibleFee() view returns (uint256)
12
name() view returns (string)
KANOJO
noFeeToTransfer() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
KANOJO
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x9023dfa76ccef0aab60b26a784e135b70fd9fafd
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFees(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.