- Preparing search index...
- The search index is not available
@shyft-to/js
Type alias NftBuyResponse
Nft
Buy
Response
: { buyer_address
: string; currency_symbol
: string; encoded_transaction
: string; marketplace_address
: string; network
: Network; nft_address
: string; price
: number; purchase_receipt
?: string; seller_address
: string; transaction_version
: TransactionVersion; }
Type declaration
-
buyer_address: string
-
currency_symbol: string
-
encoded_transaction: string
-
marketplace_address: string
-
-
nft_address: string
-
price: number
-
Optional
purchase_receipt?: string
-
seller_address: string
-
transaction_version: TransactionVersion