Backpack Trade
JSON Schema for the Backpack Exchange Trade resource, extracted from the Backpack Exchange OpenAPI 3.0 specification.
CryptoExchangeWalletTradingPerpetualsSolanaWeb3DeFixNFTAnchorCoralCentralized ExchangeSelf-Custody
Properties
| Name |
Type |
Description |
| id |
integer |
Id of the trade. |
| price |
string |
Price of the trade. |
| quantity |
string |
Quantity of the trade in the base asset. |
| quoteQuantity |
string |
Quantity of the trade in the quote asset. |
| timestamp |
integer |
Timestamp of the trade (server time). |
| isBuyerMaker |
boolean |
Whether the buyer was the maker order. |
JSON Schema