Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LCat | ERC-20 | 319.025612B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13819644 | 3 years ago | | | 0 | 0.0032824704 | |
| 13806702 | 3 years ago | | | 0 | 0.0047080833 | |
| 13806431 | 3 years ago | | | 0 | 0.0033994878 | |
| 13806360 | 3 years ago | | | 0 | 0.0042018398 | |
| 13806351 | 3 years ago | | | 0 | 0.0038166344 | |
| 13806344 | 3 years ago | | | 0 | 0.0031743639 | |
| 13806343 | 3 years ago | | | 0 | 0.0028094905 | |
| 13806340 | 3 years ago | | | 0 | 0.0057463955 | |
| 13806339 | 3 years ago | | | 0 | 0.0031557942 | |
| 13806336 | 3 years ago | | | 0 | 0.0022842040 |
ABI
ABI objects
Getter at block 21381489
_maxTxAmount() view returns (uint256)
7500000000000000000000
_maxWalletSize() view returns (uint256)
15000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1
decimals() pure returns (uint8)
9
name() pure returns (string)
LazyCat
owner() view returns (address)
0xfe6b9c1fb1ed5f2f900a5dcbf56736a6dd70ae7f
symbol() pure returns (string)
LCat
totalSupply() pure returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0xcf3c13bdd2fdf8f0d7156a1acee07b071937719e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
preTrader(address) view returns (bool)
State-modifying
Events allowPreTrading(address account, bool allowed)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.