RouterV2
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "RouterV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RouterV2"
ABI
ABI objects
Getter at block 21171326
foundation() view returns (address)
0x0000000000000000000000000000000000000000
looksRare() view returns (address)
0x0000000000000000000000000000000000000000
looksRareTransferManagerERC1155() view returns (address)
0x0000000000000000000000000000000000000000
looksRareTransferManagerERC721() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
weth() view returns (address)
0x0000000000000000000000000000000000000000
wyvernV23() view returns (address)
0x0000000000000000000000000000000000000000
wyvernV23Proxy() view returns (address)
0x0000000000000000000000000000000000000000
x2y2() view returns (address)
0x0000000000000000000000000000000000000000
x2y2ERC721Delegate() view returns (address)
0x0000000000000000000000000000000000000000
zeroExV4() view returns (address)
0x0000000000000000000000000000000000000000
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
initializeV2(address foundationAddress, address x2y2Address, address x2y2ERC721DelegateAddress)
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)
This contract contains no constructor objects.
receive()
This contract contains no error objects.