Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional
variables
Balances ($2,104.99)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LUFFY | ERC-20 | 118.191425M | $0.000018 |
$2,104.99 | |
ZIK | ERC-20 | 34.908388 | $0.000146 |
$0.01 | |
LUFFY | ERC-20 | 7.351633T | -- | -- | |
LUFFY | ERC-20 | 1.238489T | -- | -- | |
CLIFF | ERC-20 | 5.159033M | -- | -- | |
HQG | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157625 | an hour ago | | | 0 | 0.00080802710 | |
| 21156605 | 5 hours ago | | | 0 | 0.00060387774 | |
| 21156394 | 5 hours ago | | | 0 | 0.00085422474 | |
| 21155109 | 10 hours ago | | | 0 | 0.0012487815 | |
| 21154012 | 13 hours ago | | | 0 | 0.00073113470 | |
| 21151476 | a day ago | | | 0 | 0.00082847426 | |
| 21151442 | a day ago | | | 0 | 0.00086625816 | |
| 21151405 | a day ago | | | 0 | 0.00082175179 | |
| 21151357 | a day ago | | | 0 | 0.00080238517 | |
| 21151336 | a day ago | | | 0 | 0.00064451708 |
ABI
ABI objects
Getter at block 21157976
MaxWalletValue() view returns (uint256)
0
_getCurrentSupply() view returns (uint256, uint256)
(114955812040011409553822898223591734594762904311999615483111090449304569109530, 100000000000000000000)
_rTotal() view returns (uint256)
114955812040011409553822898223591734594762904311999615483111090449304569109530
_tFeeTal() view returns (uint256)
724821056273036341
buyBurnFee() view returns (uint256)
0
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)
16832889
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
1000000000
manualBurnFrequency() view returns (uint256)
15000
marketingWallet() view returns (address)
0xec21f2fda0f138887c2cb0fde8ac137b927b5d44
maxTransactionAmount() view returns (uint256)
100000000000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000000000
name() view returns (string)
LUFFY
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
1
sellBurnFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
false
swapTokensAtAmount() view returns (uint256)
121000000000000000
symbol() view returns (string)
LUFFY
tTotal() view returns (uint256)
100000000000000000000
tokenForBurn() view returns (uint256)
10884126555975314
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
107307298477274026
totalSupply() view returns (uint256)
100000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x55b0858f060b292498e694aba042534eb22ea02e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
BlackList(address) view returns (bool)
_exclud(uint256) view returns (address)
_getValues(uint256 amount, address from) view returns (uint256, uint256)
_isExcludedMaxTransactionAmount(address) view returns (bool)
_transferTax(address) view returns (uint8)
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)
State-modifying
Events addToBlackList(address account)
airdropArray(address[] newholders, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
removeFromBlackList(address account)
removeLimits() returns (bool)
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInBlocks, uint256 _percent, bool _Enabled)
setAutomatedMarketMakerPair(address pair, bool value)
setMinState(bool _newState) returns (bool)
setTransferTax(address account, uint8 taxPercent)
setTransferTaxEnable(bool _state)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _burnFee)
updateMarketingWallet(address newMarketingWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _burnFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
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)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.