Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6630…b007
23 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LTU | ERC-20 | 3.235902M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17593399 | a year ago | | | 0 | 0.0016460187 | |
| 17009587 | 2 years ago | | | 0 | 0.00051680554 | |
| 16763221 | 2 years ago | | | 0 | 0.0012218974 | |
| 16561390 | 2 years ago | | | 0 | 0.00070179589 | |
| 16501147 | 2 years ago | | | 0 | 0.00081716512 | |
| 16479010 | 2 years ago | | | 0 | 0.0010115909 | |
| 16477785 | 2 years ago | | | 0 | 0.0016941060 | |
| 16463672 | 2 years ago | | | 0 | 0.00077098892 | |
| 16448193 | 2 years ago | | | 0 | 0.00088279796 | |
| 16413374 | 2 years ago | | | 0 | 0.00064971311 |
ABI
ABI objects
Getter at block 21215177
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletToken() view returns (uint256)
2000000000000000
aboutMe() view returns (string, string)
(TBA, https://twitter.com/LongTuERC)
decimals() pure returns (uint8)
9
devWallet() view returns (address)
0x65731c1a438fbf71f557ea44cacec5cd26fa0387
getAddress() view returns (address)
0x36eb9638414b289dd444c06ec5fb787266caf606
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getPair() view returns (address)
0xf850ca645b9190ae48e1e56d916de4740e797e63
getTradingEnabledStatus() view returns (bool)
true
liquidityWallet() view returns (address)
0x000000000000000000000000000000000000dead
marketingWallet() view returns (address)
0x65731c1a438fbf71f557ea44cacec5cd26fa0387
name() view returns (string)
Lōng Tù
pair() view returns (address)
0xf850ca645b9190ae48e1e56d916de4740e797e63
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000
symbol() view returns (string)
LTU
totalBuyFee() view returns (uint256)
45
totalSellFee() view returns (uint256)
45
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
liftMax()
renounceOwnership()
setBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
setMaxWallet(uint256 percent)
setSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
setTokenSwapSettings(bool _enabled, uint256 _threshold, uint256 _ratio)
setTxLimit(uint256 percent)
setWallets(address _marketingWallet, address _devWallet)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
updateAboutMe(string _telegram, string _website)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountCoin)
LockTilStartUpdated(bool enabled)
OwnershipTransferred(address owner)
TradeStarted(bool trading)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256[] numbers, address[] addresses, string[] names, address antiBot, address builder)
receive()
This contract contains no error objects.