Preparing search index...
The search index is not available
@cometh/marketplace-sdk - v2.2.9
@cometh/marketplace-sdk
ZeroExERC721Order
Type Alias ZeroExERC721Order
Zero
ExERC721
Order
:
{
direction
:
ZeroExERC721Order
.
direction
;
erc20Token
:
ContractAddress
;
erc20TokenAmount
:
Bignumber
;
erc721Token
:
ContractAddress
;
erc721TokenId
:
string
;
erc721TokenProperties
:
TokenProperties
[]
;
expiry
:
number
;
fees
:
Fee
[]
;
maker
:
UserAddress
;
nonce
:
string
;
taker
:
UserAddress
;
}
Type declaration
direction
:
ZeroExERC721Order
.
direction
0 for sell, 1 for buy
erc20
Token
:
ContractAddress
erc20
Token
Amount
:
Bignumber
erc721
Token
:
ContractAddress
erc721
Token
Id
:
string
erc721
Token
Properties
:
TokenProperties
[]
expiry
:
number
Expiration date of the order in seconds
fees
:
Fee
[]
maker
:
UserAddress
nonce
:
string
taker
:
UserAddress
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@cometh/marketplace-sdk - v2.2.9
Loading...
0 for sell, 1 for buy