Zenith

Unverified contract

Proxy

Active on Base with 29 txns
Deployed by via 0x459629fe at 23325308
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
ERC-20
Value $0
ERC-20
--
 (#2)
ERC-1555
--
0xf04458561a72af963a5632410fc0471fc61d58c6af1138deabc56a8e61f4fd12
0x9b7bcf21ced3697cc21b1b7b49c33531d70edb08f8979b1ea3b642e79ea0de30
0x5624a72484a9a1a51553938296b07de3c0978b41bd6bcf58bee1a945f030ea0d
0x21b24f35c569be4e3480752a08a0ee7a6f25bc79d6b2fe055f25f3d3dd41cf3f
0x27a77dc1f772d2941f8c768588ecd510d690c8978812f91ad0d676c5531e1fa7
0xae69fc6f07d800145d35852901a9e9b8fc0f2e6b18d17c30ce6e8fe50ce48e46
0x0050b80849c6e240ae36c3ad68eba8272cfab28caca00cdad400b3be6505e1e0
0x3ff71fc0261c11a4457e23dd73ea351b98e44c39a79f17da44979f99ecef962e
0xa733b3d0bc2cc05154bfb45f584e388042479b441c3bd7b171cef8c99bdec360
0xcff50ad3e7954dd8dcf091b64a4023b6014a42b2cb7ff23f1c1d6e29a2cd8f82

Functions
Getter at block 23752906
WETH(view returns (address)
0x4200000000000000000000000000000000000006
contractURI(view returns (string)
ipfs://bafybeicfs3ddfeyd6zu63lxnw52crsmhiw6sdbooxt5qhfkqdmdvz3qcwu
decimals(view returns (uint8)
18
name(view returns (string)
Zenith
nonfungiblePositionManager(view returns (address)
0x03a520b32c04bf3beef7beb72e919cf822ed34f1
royalties(view returns (address)
0x77777771df91c56c5468746e80dfa8b880f9719f
symbol(view returns (string)
ZENITH
tokenInfo(view returns (struct IERC20ZTokenInfo)
(0x14c040471f79a42ef3c69f23349e28417baa6d31, 2, 0xba3f226e59da7628f531c3ad98c2b0867097cd68)
tokenLiquidityInfo(view returns (address pooluint256 initialLiquidityPositionId)
(pool=0x5633f9af951d38d9b61bccb562b11e4f8c20646b, initialLiquidityPositionId=1359917)
tokenURI(view returns (string)
ipfs://bafybeicfs3ddfeyd6zu63lxnw52crsmhiw6sdbooxt5qhfkqdmdvz3qcwu
totalSupply(view returns (uint256)
1352000000000000000000
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(