Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x619b…39a1
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LOAFCAT | ERC-20 | 4.742802M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16878906 | 4 months ago | | | 0 | 9.6415657e-7 | |
| 14015263 | 6 months ago | | | 0 | 0.000070838427 | |
| 13654246 | 7 months ago | | | 0 | 0.0000032067115 | |
| 13469790 | 7 months ago | | | 0 | 0.0000012516034 | |
| 13405243 | 7 months ago | | | 0 | 0.0000011997819 | |
| 13375922 | 7 months ago | | | 0 | 0.0000012080519 | |
| 13311934 | 7 months ago | | | 0 | 0.0000016361658 | |
| 13285616 | 7 months ago | | | 0 | 0.0000012580912 | |
| 13258907 | 7 months ago | | | 0 | 0.0000012168684 | |
| 13226156 | 7 months ago | | | 0 | 0.0000012516034 |
ABI
ABI objects
Getter at block 22467896
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
caSwitch() view returns (bool)
false
decimals() pure returns (uint8)
9
name() pure returns (string)
Loaf Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
rescueSwitch() view returns (bool)
false
symbol() pure returns (string)
LOAFCAT
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xe6dab3fa7f9568e5a1eba3f3982a1c30df3e1f0d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearSwitch(bool _status)
enableRescue(bool _status)
enableTrading()
excludeAddr(address addr, bool exempt)
freeStuckEth()
manualSwap()
removeLimits()
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, uint256 _amount)
setMarketPair(address addr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.