Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($65.52)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JANNY | ERC-20 | 1.288178M | $0.000051 |
$65.52 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21302684 | 39 minutes ago | | | 0 | 0.00074255564 | |
| 21283916 | 3 days ago | | | 0 | 0.00041195714 | |
| 21278616 | 3 days ago | | | 0 | 0.00062932353 | |
| 21273139 | 4 days ago | | | 0 | 0.00066667587 | |
| 21273107 | 4 days ago | | | 0 | 0.0011738434 | |
| 21259015 | 6 days ago | | | 0 | 0.00059292728 | |
| 21258985 | 6 days ago | | | 0 | 0.00062790040 | |
| 21248059 | 8 days ago | | | 0 | 0.00085276590 | |
| 21242965 | 8 days ago | | | 0 | 0.00049591641 | |
| 21238113 | 9 days ago | | | 0 | 0.0015055634 |
ABI
ABI objects
Getter at block 21302875
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
lastLpBurnTime() view returns (uint256)
1732996175
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
3600
marketingWallet() view returns (address)
0x9be3939a97e13059a9f74b46bf770bfbbaa683ae
maxTransactionAmount() view returns (uint256)
3140000000000000
maxWallet() view returns (uint256)
3140000000000000
name() view returns (string)
Janny
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
10
sellLiquidityFee() view returns (uint256)
50
sellMarketingFee() view returns (uint256)
50
sellTotalFees() view returns (uint256)
100
swapTokensAtAmount() view returns (uint256)
1570000000000000
symbol() view returns (string)
JANNY
tokensForLiquidity() view returns (uint256)
644088820259564
tokensForMarketing() view returns (uint256)
644088820259564
totalSupply() view returns (uint256)
3140000000000000000
uniswapV2Pair() view returns (address)
0x1b2cb797b820e7a333f0b8a39bb1120256e82fe2
uniswapV2Router() 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)
isBot(address a) view returns (bool)
State-modifying
Events JannyTime() returns (bool)
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBots(address[] notbot)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
AutoNukeLP()
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)
constructor()
receive()
This contract contains no error objects.