Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
No balances found for "Kanji"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21285830 | 3 days ago | | | 0 | 0.00038823837 | |
| 21274416 | 5 days ago | | | 0 | 0.00056942602 | |
| 21221802 | 12 days ago | | | 0 | 0.00050974166 | |
| 21196182 | 15 days ago | | | 0 | 0.0017627115 | |
| 21162636 | 20 days ago | | | 0 | 0.00080929584 | |
| 21162563 | 20 days ago | | | 0 | 0.00066908765 | |
| 21162543 | 20 days ago | | | 0 | 0.0010011396 | |
| 21162301 | 20 days ago | | | 0 | 0.00081016957 | |
| 21162039 | 20 days ago | | | 0 | 0.00081515766 | |
| 21156067 | 21 days ago | | | 0 | 0.00058029214 |
ABI
ABI objects
Getter at block 21306612
buyMarketingFee() view returns (uint256)
10
buyTotalFees() view returns (uint256)
10
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x53104e656c7e84f8e87afc4da329cb5a01841f66
maxTransactionAmount() view returns (uint256)
2500000000000000000000000000
maxWallet() view returns (uint256)
2500000000000000000000000000
name() view returns (string)
Kanji
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellMarketingFee() view returns (uint256)
10
sellTotalFees() view returns (uint256)
10
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000000
symbol() view returns (string)
KANJI
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xff74c0a96eef892afaa856a36dbbef2adf276b46
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapV2RouterAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isWhiteListAddress(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
batchWhiteListAddresses(address[] accounts, bool whitelisted)
blacklistAccount(address account, bool isBlacklisted)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setWhiteListAddress(address account, bool whitelisted)
swapBack()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address newMarketingWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawETH()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
WhiteListAddress(address indexed account, bool isWhiteListed)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.