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

SecondarySwap

Verified contract

Active on Base with 88,386 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15.9
0x29d07d6beac3c720fc66613b044c2375c3b15abf75d875aa82a062afc65a72b8
0xd2736b71e8f6343924c5a0cdd4e1b31ec0339c1b18f0e15d4e862deb05707dfe
0xa109c6f8235b6fce9b13cf59bce6a5037ac1954d74388f1b38135251d75f5b31
0x44d491cde24fad4168a40a0c3af2ffd64d9dea198bb529f6ee4713c3b4d97920
0x25fa463c03ef917a1514761d9ef3be1ec79699d18b1cc27ed00ec3a3e19121f6
0xa00ce98c91c94088e28d6b498c82c8449ffeb7f0c43ec11eed19fc415a8710db
0x70b012755637dfdbe9597b0a54fbb65ea50cc67c2bc088cfa6e97e60339ea307
0xc5bea88d259c762be7bffbbc4e16ce86393339783fbe353b7bb2f18eaec45147
0x147d68db5e0ae56c7b4f6cd119b420eeeb3573da66ca4b89479fd54cba5f853d
0x5ea381a7988e64658b8de9cd4607a119f370f1bb6bfaa2e135bbad905d182306

Functions
Getter at block 21743617
WETH(view returns (address)
0x4200000000000000000000000000000000000006
swapRouter(view returns (address)
0x2626664c2603336e57b271c5c0b26f421741e481
uniswapFee(view returns (uint24)
10000
zoraTimedSaleStrategy(view returns (address)
0x777777722d078c97c6ad07d9f36801e653e356ae
Read-only
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytespure returns (bytes4)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
buy1155(address erc20zAddressuint256 num1155ToBuyaddress recipientaddress excessRefundRecipientuint256 maxEthToSpenduint160 sqrtPriceLimitX96payable 
initialize(address weth_address swapRouter_uint24 uniswapFee_address zoraTimedSaleStrategy_
onERC1155Received(addressaddressuint256 iduint256 valuebytes datareturns (bytes4)
sell1155(address erc20zAddressuint256 num1155ToSelladdress recipientuint256 minEthToAcquireuint160 sqrtPriceLimitX96
Events
SecondaryBuy(address indexed msgSenderaddress indexed recipientaddress indexed erc20zAddressuint256 amountEthSolduint256 num1155Purchased
SecondaryComment(address indexed senderaddress indexed collectionuint256 indexed tokenIduint256 quantitystring commentuint8 secondaryType
SecondarySell(address indexed msgSenderaddress indexed recipientaddress indexed erc20zAddressuint256 amountEthPurchaseduint256 num1155Sold
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
AddressInsufficientBalance(address account
AddressZero(
AlreadyInitialized(
ERC20ZEquivalentAmountNotConverted(
ERC20ZMinimumAmountNotReceived(
FailedInnerCall(
InvalidRecipient(
NoETHSent(
NotSupported(
OnlyWETH(
ReentrancyGuardReentrantCall(
SaleNotSet(