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

SecondarySwap

Verified contract

Active on Base with 40,557 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.83
ERC-20
--
ERC-20
--
0x9031a2993a108dd9c5bf02702f2c31c249ad67205458d69468f07fc41019ec63
0x300ca1d89842460bb408585a5ec09a376e19e2ee0b7e4ebae45c9e455dd10f1c
0x950448731d9fd18a8ff13712c669e5a6eb18fbf22045f291469f6277653a5c09
0xc4f9f5da8316137d0347f277b5547b3533a780684bb0765c22ccb6a96cd9250c
0x177b2d558c92ece847fd9cf11185149be5d46186807d37c6991da5a0990e115e
0x9358b3033bc22c5821cbebbf0b84f50a067098b76a66c4268ebfe2e8887a350e
0x7b4cc2935301f14bb4d6373b0cc0d80c52edaffdd629f08288fd487c3b021cea
0x4391cd5944cf0f3f245439c99446a8a0460d6ce11214654b450057bc256a7ada
0xb0fa59553f7379a8b49a80d023a6ba7cdfcd25a3f7556be7d63cf46b9d39b5a9
0x3a635b122e73d8dbbe4404c0c5d3fdd57ac5c8ce375cb551c043e3800ed61f5f

Functions
Getter at block 22763664
WETH(view returns (address)
0x0000000000000000000000000000000000000000
swapRouter(view returns (address)
0x0000000000000000000000000000000000000000
uniswapFee(view returns (uint24)
0
zoraTimedSaleStrategy(view returns (address)
0x0000000000000000000000000000000000000000
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
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
ERC20ZEquivalentAmountNotConverted(
ERC20ZMinimumAmountNotReceived(
FailedInnerCall(
InvalidRecipient(
NoETHSent(
NotSupported(
OnlyWETH(
ReentrancyGuardReentrantCall(
SaleNotSet(