Maxwell the Cat
Verified contract
Active on
Base with 37 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Maxwell the Cat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12711422 | 8 months ago | | | 0 | 0.000048590495 | |
| 12686334 | 8 months ago | | | 0 | 0.0000061212947 | |
| 12686332 | 8 months ago | | | 0 | 8.6823169e-7 | |
| 12686300 | 8 months ago | | | 0 | 0.000048590495 | |
| 12686300 | 8 months ago | | | 0 | 0.00023734249 | |
| 12686297 | 8 months ago | | | 0 | 0.0000061212947 | |
| 12686289 | 8 months ago | | | 0 | 0.0000061212947 | |
| 12686281 | 8 months ago | | | 0 | 0.0000061212947 | |
| 12686270 | 8 months ago | | | 0 | 0.000048590495 | |
| 12686261 | 8 months ago | | | 0 | 0.0000061212947 |
ABI
ABI objects
Getter at block 22925339
WETH() view returns (address)
0x4200000000000000000000000000000000000006
_bagMax() view returns (uint256)
10000000000000000
_uniswapPair() view returns (address)
0xda489dc6c5c98a6ea88c17ed656c008354e22683
decimals() view returns (uint8)
9
name() view returns (string)
Maxwell the Cat
owner() view returns (address)
0x000000000000000000000000000000000000dead
startTradeBlock() view returns (uint256)
12686242
symbol() view returns (string)
MAXWELL
totalSupply() view returns (uint256)
10000000000000000
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)
renounceOwnership()
rescueERC20(address tokenAdd, uint256 amount)
rescueETH(uint256 weiAmount)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.