Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "SignedZone"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SignedZone"
ABI
ABI objects
Getter at block 21381727 getSeaportMetadata() view returns (string name, struct Schema[] schemas)
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events authorizeOrder(struct ZoneParameters zoneParameters) returns (bytes4 authorizedOrderMagicValue)
validateOrder(struct ZoneParameters zoneParameters) returns (bytes4 validOrderMagicValue)
SeaportCompatibleContractDeployed()
SignerAdded(address signer)
SignerRemoved(address signer)
constructor(string zoneName)
fallback()
CallerNotSeaport()
InvalidController()
InvalidExtraDataLength(bytes32 orderHash)
InvalidFulfiller(address expectedFulfiller, address actualFulfiller, bytes32 orderHash)
InvalidReceivedItem(uint256 expectedReceivedIdentifier, uint256 actualReceievedIdentifier, bytes32 orderHash)
InvalidSIP6Version(bytes32 orderHash)
InvalidSubstandardSupport(string reason, uint256 substandardVersion, bytes32 orderHash)
InvalidSubstandardVersion(bytes32 orderHash)
InvalidZoneParameterEncoding()
SignatureExpired(uint256 expiration, bytes32 orderHash)
SignerNotActive(address signer, bytes32 orderHash)
UnsupportedFunctionSelector()