Meow Lend Protocol
Verified contract
Active on
Ethereum with 81 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEOW | ERC-20 | 216.248924B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18212491 | a year ago | | | 0 | 0.00047138852 | |
| 18208540 | a year ago | | | 0 | 0.00032741780 | |
| 18208526 | a year ago | | | 0 | 0.00053653383 | |
| 18208521 | a year ago | | | 0 | 0.00035910328 | |
| 18208513 | a year ago | | | 0 | 0.0017385244 | |
| 18208475 | a year ago | | | 0 | 0.00072518326 | |
| 18208447 | a year ago | | | 0 | 0.00059688766 | |
| 18208430 | a year ago | | | 0 | 0.00043963715 | |
| 18208406 | a year ago | | | 0 | 0.00030979487 | |
| 18208397 | a year ago | | | 0 | 0.00035047327 |
ABI
ABI objects
Getter at block 21206908
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
420690000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Meow Lend Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MEOW
totalSupply() pure returns (uint256)
420690000000000000000
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x582007f6269b090a12a0989024b89470fd408414
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveToken(address spender, uint256 amount) returns (bool)
manualSend()
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
swapEthForTokens(address to, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckedEth()
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.