- Addresses
- BatchTransferItem
- ChainInfo
- ContractMethods
- CreateMakerAskOutput
- CreateMakerBidOutput
- CreateMakerInput
- Maker
- MerkleTree
- MerkleTreeProof
- Referrer
- SignMerkleTreeOrdersOutput
- StrategyInfo
- Taker
Ƭ CreateMakerCollectionOfferInput: Omit
<CreateMakerInput
, "strategyId"
| "itemIds"
>
Ƭ CreateMakerCollectionOfferWithProofInput: Omit
<CreateMakerInput
, "strategyId"
>
Ƭ EIP712TypedData: Record
<string
, TypedDataField
[]>
EIP712 type data
Ƭ SolidityType: "bool"
| "address"
| "uint8"
| "uint16"
| "uint112"
| "uint256"
| "uint256[]"
| "bytes"
| "bytes32"
| "bytes32[]"
| "string"
Solidity types (used for EIP-712 types)