NEKO NENJA
Verified contract
Active on
Ethereum with 341 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 1 additional slot
0x32ca…10b7
0x8327…8f68
17 additional
variables
Balances ($0.00)
No balances found for "NEKO NENJA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18909492 | a year ago | | | 0 | 0.00054665919 | |
| 14798825 | 3 years ago | | | 0 | 0.00051446899 | |
| 14661321 | 3 years ago | | | 0 | 0.0019098098 | |
| 14638482 | 3 years ago | | | 0 | 0.0019714085 | |
| 14582352 | 3 years ago | | | 0 | 0.0016335234 | |
| 14563532 | 3 years ago | | | 0 | 0.0013915941 | |
| 14561610 | 3 years ago | | | 0 | 0.00090404003 | |
| 14560405 | 3 years ago | | | 0 | 0.0025189859 | |
| 14550000 | 3 years ago | | | 0 | 0.0014616602 | |
| 14547044 | 3 years ago | | | 0 | 0.0021466267 |
ABI
ABI objects
Getter at block 21290969
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
Fees() view returns (uint256 buyFee, uint256 sellFee, uint256 transferFee, uint256 antiDumpLT)
(buyFee=0, sellFee=0, transferFee=0, antiDumpLT=0)
Ratios() view returns (uint256 liquidity, uint256 burn, uint256 operations, uint256 developer)
(liquidity=0, burn=0, operations=350, developer=750)
_developerWallet() view returns (address)
0x83279b0794865e163b7f3c18bb23e809a14b8f68
_hasLiqBeenAdded() view returns (bool)
true
_operationsWallet() view returns (address)
0x32ca3870fca32927d142691792321bbd4f3510b7
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x20d904ec94fb3e606b6d770e9deea7362947db0e
lpPair() view returns (address)
0x7094c6abca3df98d4fb70575ffdb1a13c2307600
maxFees() view returns (uint256 maxBuy, uint256 maxSell, uint256 maxTransfer, uint256 maxAntiDump)
(maxBuy=1300, maxSell=1750, maxTransfer=2500, maxAntiDump=2500)
name() view returns (string)
NEKO NENJA
owner() view returns (address)
0x20d904ec94fb3e606b6d770e9deea7362947db0e
snipersCaught() view returns (uint256)
2
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
NENJA
terms() view returns (uint256 longTerm, bool enabled)
(longTerm=86400, enabled=false)
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getFirstBuy(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxWalletRestrictions(address) view returns (bool)
isSniperOrBlacklisted(address account) view returns (bool)
State-modifying
Events antiDumpParameters(bool _enabled, uint256 _longTerm)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromWalletRestrictions(address excludedAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isProtected(uint256 rInitializer)
renounceOwnership()
revokeExcludedFromWalletRestrictions(address excludedAddress)
setBlacklistEnabled(address account, bool enabled)
setExcludedFromFees(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setRatios(uint256 _liquidity, uint256 _operations, uint256 _developer, uint256 _burn)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint256 _buyFee, uint256 _sellFee, uint256 _transferFee, uint256 _antiDumpLT)
setWallets(address operationsWallet, address developerWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
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.