ERC1155ExchangeV0

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xda4c5805 at 13324200
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ERC1155ExchangeV0"

No transactions found for "ERC1155ExchangeV0"


Functions
Getter at block 21225408
DOMAIN_SEPARATOR(view returns (bytes32)
0x0a78cb80e423556d2fa7f57eb92f531694cecc2bf166c00fbe4077155ed49d66
factory(view returns (address)
0x45c2f9746360c0b343769c6215837030b90b1fdf
Read-only
amountFilled(bytes32view returns (uint256)
approvedBidHash(address proxybytes32 askHashaddress bidderview returns (bytes32 bidHash)
bestBid(bytes32view returns (address bidderuint256 amountuint256 priceaddress recipientaddress referreruint256 timestamp)
canTrade(address nftview returns (bool)
isCancelledOrClaimed(bytes32view returns (bool)
State-modifying
bid(struct OrdersAsk askOrderstruct OrdersBid bidOrderreturns (bool executed)
bid(struct OrdersAsk askOrderuint256 bidAmountuint256 bidPriceaddress bidRecipientaddress bidReferrerreturns (bool executed)
cancel(struct OrdersAsk order
claim(struct OrdersAsk askOrder
updateApprovedBidHash(bytes32 askHashaddress bidderbytes32 bidHash
Events
Bid(bytes32 indexed hashaddress bidderuint256 amountuint256 priceaddress recipientaddress referrer
Cancel(bytes32 indexed hash
Claim(bytes32 indexed hashaddress bidderuint256 amountuint256 priceaddress recipientaddress referrer
UpdateApprovedBidHash(address indexed proxybytes32 indexed askHashaddress indexed bidderbytes32 bidHash
Constructor
constructor(address factory_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.