cat in a base world
Verified contract
Active on
Base with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xec40…e221
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $3,912.51 |
$0 | |
MEW | ERC-20 | 1.083281T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12329893 | 9 months ago | | | 0 | 5.9664752e-7 | |
| 12328683 | 9 months ago | | | 0 | 0.0000052484109 | |
| 12328205 | 9 months ago | | | 0 | 5.9429244e-7 | |
| 12328186 | 9 months ago | | | 0 | 5.9472827e-7 | |
| 12328165 | 9 months ago | | | 0 | 5.9495633e-7 | |
| 12328077 | 9 months ago | | | 0 | 5.9676308e-7 | |
| 12327978 | 9 months ago | | | 0 | 0.0000052484109 | |
| 12327946 | 9 months ago | | | 0 | 0.0000052484109 | |
| 12327943 | 9 months ago | | | 0 | 0.0000052484109 | |
| 12327913 | 9 months ago | | | 0 | 0.000017103039 |
ABI
ABI objects
Getter at block 23607121
UniswapV2Pair() view returns (address)
0xabac140ce0a34914f23682f4c61ddecb9a7a9afb
UniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
decimals() pure returns (uint8)
9
name() pure returns (string)
cat in a base world
owner() view returns (address)
0x1d0ee8f7a34d878ea9498a5a881578c85025ca56
symbol() pure returns (string)
MEW
totalSupply() pure returns (uint256)
1000000000000000000000000
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)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
rescueForeignTokens(address _tokenAddr, address _to, uint256 _amount)
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setNewDevAddress(address dev)
setNewMarketingAddress(address markt)
toggleSwap(bool _swapEnabled)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
devAddressUpdated(address indexed previous, address indexed adr)
marketingAddressUpdated(address indexed previous, address indexed adr)
tokensRescued(address indexed token, address indexed to, uint256 amount)
constructor()
receive()
This contract contains no error objects.