SecondarySwap
Verified contract
Active on
Base with 187,642 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($42.91)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.012577 | $3,411.67 |
$42.91 | |
WET | ERC-20 | 0.004804 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22730707 | a few seconds ago | | | 0.00010026836 | 0.000000608898783220 | |
| 22730670 | 2 minutes ago | | | 0.00004174486 | 5.7881589e-7 | |
| 22730661 | 2 minutes ago | | | 0.00010020399 | 5.8134604e-7 | |
| 22730642 | 3 minutes ago | | | 0.000074452472 | 5.6044924e-7 | |
| 22730618 | 3 minutes ago | | | 0.000041707235 | 5.9021009e-7 | |
| 22730613 | 4 minutes ago | | | 0.00010013968 | 5.8561994e-7 | |
| 22730600 | 4 minutes ago | | | 0 | 5.4075416e-7 | |
| 22730576 | 5 minutes ago | | | 0.000041688442 | 5.7331263e-7 | |
| 22730559 | 5 minutes ago | | | 0.000031709387 | 5.7349361e-7 | |
| 22730538 | 6 minutes ago | | | 0.00010001124 | 6.4026195e-7 |
ABI
ABI objects
Getter at block 22730717
WETH() view returns (address)
0x4200000000000000000000000000000000000006
swapRouter() view returns (address)
0x2626664c2603336e57b271c5c0b26f421741e481
uniswapFee() view returns (uint24)
10000
zoraTimedSaleStrategy() view returns (address)
0x777777722d078c97c6ad07d9f36801e653e356ae
Read-only
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) pure returns (bytes4)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events buy1155(address erc20zAddress, uint256 num1155ToBuy, address recipient, address excessRefundRecipient, uint256 maxEthToSpend, uint160 sqrtPriceLimitX96) payable
initialize(address weth_, address swapRouter_, uint24 uniswapFee_, address zoraTimedSaleStrategy_)
onERC1155Received(address, address, uint256 id, uint256 value, bytes data) returns (bytes4)
sell1155(address erc20zAddress, uint256 num1155ToSell, address recipient, uint256 minEthToAcquire, uint160 sqrtPriceLimitX96)
SecondaryBuy(address indexed msgSender, address indexed recipient, address indexed erc20zAddress, uint256 amountEthSold, uint256 num1155Purchased)
SecondaryComment(address indexed sender, address indexed collection, uint256 indexed tokenId, uint256 quantity, string comment, uint8 secondaryType)
SecondarySell(address indexed msgSender, address indexed recipient, address indexed erc20zAddress, uint256 amountEthPurchased, uint256 num1155Sold)
This contract contains no constructor objects.
receive()
AddressInsufficientBalance(address account)
AddressZero()
AlreadyInitialized()
ERC20ZEquivalentAmountNotConverted()
ERC20ZMinimumAmountNotReceived()
FailedInnerCall()
InvalidRecipient()
NoETHSent()
NotSupported()
OnlyWETH()
ReentrancyGuardReentrantCall()
SaleNotSet()