Wet Socks

Unverified contract

Proxy

Active on Base with 147 txns
Deployed by via 0x56637464 at 22445530
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
ERC-20
Value $0
ERC-20
--
 (#1)
ERC-1555
--
0xe9d511431cb66d556f1a686acfa7602abcefb5ba0e581babd6638766b09aaf04
0xbf1dc03029d3e585dc2406b3cf433082b7256b2fe5bbf9bdf2120060535b25ed
0xf61a2155ef343e1938811b939814d435c988719ce05f41027866f2f0b70e8808
0x477018d70e88c38476b7cb8c2d8806adf38e861ce800f2a829aff077d1b5845c
0x09d215f7132996d6e1fe81bc4a8b359b2f0b1f281fdd80d1454becd5965becdc
0x4cc471cb9963575fd71d1dbf017ecc673d3e5dc8b02fbbc7a09f2d086f6ba25d
0x74707eba5f85e353db065936ba28b7b13dad3a36cb0ab02f5e462fadfc844a6d
0x2038a4d8190aa84284e6f19cbdce71b471bf6c1fc5226115c10252754242a453
0xfd3233cd98bd17db1cfcc2452a8cbffa9c6e882203bb6d054221ea34ee8dacb4
0x258c4fc1707f340a02b663807a986670e9d06cbaad351e0b7b2fccd34f65c4af

Functions
Getter at block 22504016
WETH(view returns (address)
0x4200000000000000000000000000000000000006
contractURI(view returns (string)
ipfs://bafkreianwvht3q67qb34xws4ztyk3v2fhvmk3c7cbbubooyulvmyzi45y4
decimals(view returns (uint8)
18
name(view returns (string)
Wet Socks
nonfungiblePositionManager(view returns (address)
0x03a520b32c04bf3beef7beb72e919cf822ed34f1
royalties(view returns (address)
0x77777771df91c56c5468746e80dfa8b880f9719f
symbol(view returns (string)
WET
tokenInfo(view returns (struct IERC20ZTokenInfo)
(0xb72438c55bb3e3a8e7ad2700b7cd9f0ba8a14939, 1, 0x1b773d317704dcb0448f0518cdc1c26cf67d0e9a)
tokenLiquidityInfo(view returns (address pooluint256 initialLiquidityPositionId)
(pool=0x0c4b3df050121d1ff22dc99a9d4b2291e39bbedc, initialLiquidityPositionId=1171224)
tokenURI(view returns (string)
ipfs://bafkreianwvht3q67qb34xws4ztyk3v2fhvmk3c7cbbubooyulvmyzi45y4
totalSupply(view returns (uint256)
8014000000000000000000
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(