Dolverine

Unverified contract

Proxy

Active on Base with 63 txns
Deployed by via 0x6ff54e16 at 23643481
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
ERC-20
Value $0
ERC-20
--
 (#4)
ERC-1555
--
0x804767e7971d16c6a1b5fb3a7bdc586f73875b57cb03a95964b8e40155c9a165
0x6bac021d4b20bca673a2b46c23d76f34d05b456824a31205aa75224b309504df
0x24de6f30853a0eb613d991c786715ac4a26922d241c732f5b4e68f1f98f33ebd
0x6a797d615b8d65538be77b70dea6e485e0dc20c0b4d536019ef05118cc7e2d83
0xd1a1662ff0feacfa2eeabc4d26ad309a20e830d521a109ee79786c748da315bb
0xf37f60b51879d98a0df1db1d8c11976ec101153df4995db3e14d8442ce134246
0xe7b3d23d32c640dfb0abe9e41ce5b9ad982f7783e3679861cfd0a304a987d80a
0x0f8b5341a739c083e528444985411c4f6eb9232cb8062f8acbd333b3c4bbfbfe
0xf44c2ac6fcf5cdc4693daf66033c0face5d76e6419c44b77b4ebaaa362974f69
0x0c8eb30b3535446e0d47a8a6fd462d43fc25b957e384f8b6770036c152fb63bd

Functions
Getter at block 23753319
WETH(view returns (address)
0x4200000000000000000000000000000000000006
contractURI(view returns (string)
ipfs://bafybeigjhhb4uxbxu3cksfynrypqil7iqdn6afui675ki667fbgere55tu
decimals(view returns (uint8)
18
name(view returns (string)
Dolverine
nonfungiblePositionManager(view returns (address)
0x03a520b32c04bf3beef7beb72e919cf822ed34f1
royalties(view returns (address)
0x77777771df91c56c5468746e80dfa8b880f9719f
symbol(view returns (string)
Dolverine
tokenInfo(view returns (struct IERC20ZTokenInfo)
(0x07a226a8813887f883dadc769d9ce264fdb5ef10, 4, 0x24b173691528f06bfaccc68dc0555a107e7d9940)
tokenLiquidityInfo(view returns (address pooluint256 initialLiquidityPositionId)
(pool=0x69a1fe54fd70aff5356c2e41dc6bb6164f2e7adc, initialLiquidityPositionId=1470807)
tokenURI(view returns (string)
ipfs://bafybeigjhhb4uxbxu3cksfynrypqil7iqdn6afui675ki667fbgere55tu
totalSupply(view returns (uint256)
7394000000000000000000
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(