SignedZone

Verified contract

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

No balances found for "SignedZone"

No transactions found for "SignedZone"


Functions
Getter at block 20888268
 
getSeaportMetadata(view returns (string namestruct Schema[] schemas)
Read-only
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
authorizeOrder(struct ZoneParameters zoneParametersreturns (bytes4 authorizedOrderMagicValue)
validateOrder(struct ZoneParameters zoneParametersreturns (bytes4 validOrderMagicValue)
Events
SeaportCompatibleContractDeployed(
SignerAdded(address signer
SignerRemoved(address signer
Constructor
constructor(string zoneName
Fallback and receive
fallback(
Errors
CallerNotSeaport(
InvalidController(
InvalidExtraDataLength(bytes32 orderHash
InvalidFulfiller(address expectedFulfilleraddress actualFulfillerbytes32 orderHash
InvalidReceivedItem(uint256 expectedReceivedIdentifieruint256 actualReceievedIdentifierbytes32 orderHash
InvalidSIP6Version(bytes32 orderHash
InvalidSubstandardSupport(string reasonuint256 substandardVersionbytes32 orderHash
InvalidSubstandardVersion(bytes32 orderHash
InvalidZoneParameterEncoding(
SignatureExpired(uint256 expirationbytes32 orderHash
SignerNotActive(address signerbytes32 orderHash
UnsupportedFunctionSelector(