whitepaper

Unverified contract

Proxy

Active on Base with 426 txns
Deployed by via 0x63db99c5 at 21417175
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
ERC-20
Value $0
ERC-20
--
 (#1)
ERC-1555
--
0xecb1c9d46bc3fcabc391ff9f2eee5cd26e3e774219d4d59171f055f5281069c9
0xe5fe51cbe7bb004738ffbd46ca252e97e6524c92743ae633dbe57807a835f3ef
0x81eb7d178e2535bdea3b51313cbd78c2297aef099d1cf33b3103d7d9178f7f94
0x14379dc1d302c06cf355761df229573c3aee3c2934629ae230248892557f0c9e
0x4a22a15d9635d2baff3a2e3951dd3f1bfc789133e98948de90decfac414ff75d
0xb68f3d2d690333166d694ed56af4c30913d6b22c956fbaa681b469e8343cc6db
0x0c3ed7644c470306063e1ddd8c69a333e180fa422dfe6b391c16f4b6810973c7
0xe358cd72289cdc6ba3c017a044005471bbea4e83bc55ecba19556e0bfcbeeb9e
0x3f0253ffb20e28fee53d99df5a9c32c1c15d03fc192a998d8279b9449f18ca5b
0x5e0b5880cf9bcd019e86d93a5ca77db06b5432f7fd76bc3876bf21694859c79f

Functions
Getter at block 23095618
WETH(view returns (address)
0x4200000000000000000000000000000000000006
contractURI(view returns (string)
ipfs://bafybeibehoglin47kspr7xtv4ktkoiierpsxsa2wozcwqjp6beezh26l6i
decimals(view returns (uint8)
18
name(view returns (string)
whitepaper
nonfungiblePositionManager(view returns (address)
0x03a520b32c04bf3beef7beb72e919cf822ed34f1
royalties(view returns (address)
0x77777771df91c56c5468746e80dfa8b880f9719f
symbol(view returns (string)
whitepaper
tokenInfo(view returns (struct IERC20ZTokenInfo)
(0xd7dae87738cd553d696e201bad3d58ce1267cb3f, 1, 0x38488dca8dccfeebfd3cc298436134e3b3af6b8b)
tokenLiquidityInfo(view returns (address pooluint256 initialLiquidityPositionId)
(pool=0x27a916107ae057ccfd18d26e8f2ea2f950254824, initialLiquidityPositionId=1039687)
tokenURI(view returns (string)
ipfs://bafybeibehoglin47kspr7xtv4ktkoiierpsxsa2wozcwqjp6beezh26l6i
totalSupply(view returns (uint256)
91512000000000000000000
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(