Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$李小龙 | ERC-20 | 703.793583 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21061937 | a month ago | | | 0 | 0.00037250503 | |
| 20878693 | 2 months ago | | | 0 | 0.00073530087 | |
| 20153341 | 5 months ago | | | 0 | 0.00016448372 | |
| 20153310 | 5 months ago | | | 0 | 0.00047672943 | |
| 20093781 | 5 months ago | | | 0 | 0.00021829926 | |
| 20059908 | 5 months ago | | | 0 | 0.00027894999 | |
| 20047054 | 6 months ago | | | 0 | 0.00035908168 | |
| 20044993 | 6 months ago | | | 0 | 0.00023667427 | |
| 20033075 | 6 months ago | | | 0 | 0.00098739553 | |
| 20033070 | 6 months ago | | | 0 | 0.0011506372 |
ABI
ABI objects
Getter at block 21256330
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
buyTreasuryFee() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsActive() view returns (bool)
false
maxTx() view returns (uint256)
20000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
name() view returns (string)
Bruce Lee
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
sellTreasuryFee() view returns (uint256)
0
shouldEmptyAll() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapTreshold() view returns (uint256)
1000000000000000000000
symbol() view returns (string)
$李小龙
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForTreasury() view returns (uint256)
703793583075710141498
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc43cfaf9eed8757b594f381fba2163023166d5b5
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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events Blacklist(address account, bool isBlacklisted)
allowTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableShouldEmptyAll(bool enabled)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reduceFees(uint256 _devBuyFee, uint256 _liquidityBuyFee, uint256 _treasuryBuyFee, uint256 _devSellFee, uint256 _liquiditySellFee, uint256 _treasurySellFee)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFeeRecivers(address newTreasuryWallet, address newDevWallet)
setTransactionLimits(uint256 _maxTx, uint256 _maxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateContrattSellEnabled(bool enabled)
updateSwapTreshold(uint256 newAmount) returns (bool)
vanishLimits() returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
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)
treasuryWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.