ReservoirV4
Verified contract
Active on
Ethereum with 3,368 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ReservoirV4"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15942124 | 2 years ago | | | 0.0001 | 0.0073462891 | |
| 15435240 | 2 years ago | | | 0.094 | 0.0032065096 | |
| 15435238 | 2 years ago | | | 0.094 | 0.00069467670 | |
| 15397994 | 2 years ago | | | 0.0072 | 0.0085802474 | |
| 15361451 | 2 years ago | | | 0.0042 | 0.0014566446 | |
| 15361267 | 2 years ago | | | 0.002 | 0.0037113400 | |
| 15361262 | 2 years ago | | | 0.001 | 0.0050123812 | |
| 15361239 | 2 years ago | | | 0.002 | 0.0040128563 | |
| 15361186 | 2 years ago | | | 0.002 | 0.0023884275 | |
| 15354785 | 2 years ago | | | 0.0049 | 0.0076028576 |
ABI
ABI objects
Getter at block 21161984
foundation() view returns (address)
0xcda72070e455bb31c7690a170224ce43623d0b6f
looksRare() view returns (address)
0x59728544b08ab483533076417fbbb2fd0b17ce3a
looksRareTransferManagerERC1155() view returns (address)
0xfed24ec7e22f573c2e08aef55aa6797ca2b3a051
looksRareTransferManagerERC721() view returns (address)
0xf42aa99f011a1fa7cda90e5e98b277e306bca83e
owner() view returns (address)
0x8b5e4db198ffc7f69f8f11f6592f682717df1d92
seaport() view returns (address)
0x00000000006c3852cbef3e08e8df289169ede581
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
wyvernV23() view returns (address)
0x7f268357a8c2552623316e2562d90e642bb538e5
wyvernV23Proxy() view returns (address)
0x0fad654b545c5fa7f46e28fed3189f14bc869d11
x2y2() view returns (address)
0x74312363e45dcaba76c59ec49a7aa8a65a67eed3
x2y2ERC721Delegate() view returns (address)
0xf849de01b080adc3a814fabe1e2087475cf2e354
zeroExV4() view returns (address)
0xdef1c0ded9bec7f1a1670819833240f027b25eff
Read-only
This contract contains no read-only function objects.
State-modifying
Events batchERC1155ListingFill(address referrer, bytes data, uint8 exchangeKind, address[] collections, uint256[] tokenIds, uint256[] amounts, address receiver, uint256 feeBps) payable
batchERC721ListingFill(address referrer, bytes data, uint8 exchangeKind, address[] collections, uint256[] tokenIds, address receiver, uint256 feeBps) payable
makeCalls(address[] targets, bytes[] data, uint256[] values) payable
multiListingFill(bytes[] data, uint256[] values, bool revertIfIncomplete) payable
onERC1155Received(address, address, uint256, uint256, bytes data) returns (bytes4)
onERC721Received(address, address, uint256, bytes data) returns (bytes4)
renounceOwnership()
singleERC1155BidFill(address, bytes data, uint8 exchangeKind, address collection, address receiver, bool unwrapWeth) payable
singleERC1155ListingFill(address referrer, bytes data, uint8 exchangeKind, address collection, uint256 tokenId, uint256 amount, address receiver, uint256 feeBps) payable
singleERC1155ListingFillWithPrecheck(address referrer, bytes data, uint8 exchangeKind, address collection, uint256 tokenId, uint256 amount, address receiver, address expectedOwner, uint256 feeBps) payable
singleERC721BidFill(address, bytes data, uint8 exchangeKind, address collection, address receiver, bool unwrapWeth) payable
singleERC721ListingFill(address referrer, bytes data, uint8 exchangeKind, address collection, uint256 tokenId, address receiver, uint16 feeBps) payable
singleERC721ListingFillWithPrecheck(address referrer, bytes data, uint8 exchangeKind, address collection, uint256 tokenId, address receiver, address expectedOwner, uint16 feeBps) payable
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address wethAddress, address looksRareAddress, address wyvernV23Address, address zeroExV4Address, address foundationAddress, address x2y2Address, address x2y2ERC721DelegateAddress, address seaportAddress)
receive()
This contract contains no error objects.