Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "lieGPT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19829791 | 6 months ago | | | 0 | 0.00033993956 | |
| 17673888 | a year ago | | | 0 | 0.00063109426 | |
| 17673872 | a year ago | | | 0 | 0.00093717000 | |
| 17673665 | a year ago | | | 0 | 0.0013451724 | |
| 17673507 | a year ago | | | 0 | 0.0018650400 | |
| 17673507 | a year ago | | | 0 | 0.0018650400 | |
| 17673507 | a year ago | | | 0 | 0.0018650400 | |
| 17673469 | a year ago | | | 0 | 0.00078188068 | |
| 17673467 | a year ago | | | 0 | 0.00080751000 | |
| 17673467 | a year ago | | | 0 | 0.00090076200 |
ABI
ABI objects
Getter at block 21220365
buyBurnFeeOrIsIt() view returns (uint256)
0
buyLiquidityFeeOrIsIt() view returns (uint256)
0
buyMarketingFeeOrIsIt() view returns (uint256)
2
decimals() view returns (uint8)
18
deployerOrIsIt() view returns (address)
0x38f65d4d468304cdb7aee8cb44e8c132b9c41884
marketingAddressOrIsIt() view returns (address)
0x238b4c1737a6b69f0c6ea46bf2e2996fdbfbeaa9
maxWalletOrIsIt() view returns (uint256)
13333320000000000000000
name() view returns (string)
lieGPT
owner() view returns (address)
0x38f65d4d468304cdb7aee8cb44e8c132b9c41884
sellBurnFeeOrIsIt() view returns (uint256)
0
sellLiquidityFeeOrIsIt() view returns (uint256)
0
sellMarketingFeeOrIsIt() view returns (uint256)
2
swapEnabledOrIsIt() view returns (bool)
true
swapTokensAtAmountOrIsIt() view returns (uint256)
666666000000000000000
symbol() view returns (string)
lieGPT
tokensForBurnOrIsIt() view returns (uint256)
0
tokensForLiquidityOrIsIt() view returns (uint256)
0
tokensForMarketingOrIsIt() view returns (uint256)
0
totalSupply() view returns (uint256)
666666000000000000000000
tradingActiveOrIsIt() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xab2f0ca8f3c935a5702e78725f35dd629c427b35
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmountOrIsIt(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairsOrIsIt(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTradingOrIsIt()
excludeFromFeesOrIsIt(address account, bool excluded)
excludeFromMaxTransactionOrIsIt(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPairOrIsIt(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFeesOrIsIt(uint256 _marketingFee, uint256 _liquidityFee, uint256 _burnFee)
updateSellFeesOrIsIt(uint256 _marketingFee, uint256 _liquidityFee, uint256 _burnFee)
withdrawStuckETHOrIsIt()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTradingOrIsIt()
ExcludeFromFeesOrIsIt(address indexed account, bool isExcluded)
MaxTransactionExclusionOrIsIt(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPairOrIsIt(address indexed pair, bool indexed value)
SwapAndLiquifyOrIsIt(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedmaxWalletOrIsIt(uint256 newAmount)
constructor()
receive()
This contract contains no error objects.