This contract is being backfilled. You may encounter incomplete storage history.

Vibe cat

Unverified contract

Proxy

Active on Base with 11 txns
Deployed by via 0xcc39642e at 22646532
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
ERC-20
Value $0
 (#3)
ERC-1555
--
ERC-20
--
0xac58783257d5c354b535e9f256b6df508d29c63417ad45f12ce137d5ea9d348b
0xe32d97e15378105fecc3501a8c20cf7e0fa9cbe4ee7f358f0f087924c21f40a9
0x6cb75350fc9504697d9253b21233fdb50f8eab7bc7acf7cacc8941bd1abbb807
0xc6fdc25940badd1e876172265ed9cf292cbe42ce4cca3b9e293127db83c36164
0xa56baba5a888bd8bfdd7b9691aa00141dcdb702d381313b5d675695e692fcc58
0x60a8e7e1f2811b370eeb27a2c3e3941fe85e7f06e1b703c8a9683cdb67545f16
0xffc87d36916457820178c49a727859b16af7022192560af74ba36cf5c54ada36
0x9045959d2c4bb446cfe33221371d4d5844799a30154a596b4087694f21e0c7c8
0xed2347587074fa94e02a4acf7fd49b4adf7006bb20d11c81122e9843207690ee
0xe7ab8fcd2b7f78494c7ced35cd8542176f473baa18d528970c32618b2021d67d

Functions
Getter at block 23788735
WETH(view returns (address)
0x4200000000000000000000000000000000000006
contractURI(view returns (string)
ipfs://bafkreibp3rrtby3t2ukylmlxewtaglhfzwsz3txm4pka2gdbvkkjwomzym
decimals(view returns (uint8)
18
name(view returns (string)
Vibe cat
nonfungiblePositionManager(view returns (address)
0x03a520b32c04bf3beef7beb72e919cf822ed34f1
royalties(view returns (address)
0x77777771df91c56c5468746e80dfa8b880f9719f
symbol(view returns (string)
VIBE CAT
tokenInfo(view returns (struct IERC20ZTokenInfo)
(0xc8d83d25c93beb80477bc4f991843aa3e2cefe4b, 3, 0x35459f2d4fed974f2216c22a4d6f6d3cb4a1361c)
tokenLiquidityInfo(view returns (address pooluint256 initialLiquidityPositionId)
(pool=0xd4183db9542117d0d9070bbdba0c6e856b95b102, initialLiquidityPositionId=1203069)
tokenURI(view returns (string)
ipfs://bafkreibp3rrtby3t2ukylmlxewtaglhfzwsz3txm4pka2gdbvkkjwomzym
totalSupply(view returns (uint256)
4043000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
activate(uint256 erc20TotalSupplyuint256 erc20Reserveuint256 erc20Liquidityuint256 erc20Excessuint256 erc1155Excess
approve(address spenderuint256 valuereturns (bool)
initialize(address collectionuint256 tokenIdstring namestring symbolreturns (address)
onERC1155BatchReceived(address operatoraddress fromuint256[] idsuint256[] valuesbytes datareturns (bytes4)
onERC1155Received(address operatoraddress fromuint256 iduint256 valuebytes datareturns (bytes4)
onERC721Received(address fromaddress operatoruint256 tokenIdbytes datareturns (bytes4)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unwrap(uint256 amount20zaddress recipient
wrap(uint256 amount1155address recipient
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ConvertedTo1155(address indexed erc20zuint256 amount20zaddress collectionuint256 tokenIduint256 amount1155address recipient
ConvertedTo20z(address indexed erc20zuint256 amount20zaddress collectionuint256 tokenIduint256 amount1155address recipient
Initialized(uint64 version
ReceivedAdminMintNFTs(uint256 quantity
SecondaryMarketActivated(address indexed token0uint256 indexed amount0address token1uint256 amount1uint256 feeuint256 positionIduint256 lpLiquidityuint256 erc20Excessuint256 erc1155Excess
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
AlreadyActivatedCannotReactivate(
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
FailedInnerCall(
IDsDoNotMatchValuesLength(
InsufficientBalance(
Invalid20zTransfer(
InvalidAmount20z(
InvalidInitialization(
InvalidParams(
NotInitializing(
OnlySaleStrategy(
OnlySupportReceivingERC1155AssociatedZoraNFT(
OnlySupportReceivingERC721UniswapPoolNFTs(
PoolCreationFailed(
RecipientAddressZero(
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token
SecondaryMarketHasNotYetStarted(
TokenIdNotValidToSwap(
UnknownReceiveActionDataCall(