Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
MarketplaceFloorPrices
Interface MarketplaceFloorPrices
interface
MarketplaceFloorPrices
{
bestMarketplace
:
string
;
lowestPrice
:
number
;
mint
:
string
;
priceDifference
:
number
;
prices
:
{
marketplace
:
string
;
price
:
number
;
url
:
string
;
}
[]
;
savings
:
number
;
}
Index
Properties
best
Marketplace
lowest
Price
mint
price
Difference
prices
savings
Properties
best
Marketplace
best
Marketplace
:
string
lowest
Price
lowest
Price
:
number
mint
mint
:
string
price
Difference
price
Difference
:
number
prices
prices
:
{
marketplace
:
string
;
price
:
number
;
url
:
string
;
}
[]
savings
savings
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
best
Marketplace
lowest
Price
mint
price
Difference
prices
savings
@synapse/client-sdk
Loading...