Wallet Experience APIs
GET Floor Prices
Get floor prices for a wallet on a chain
GET
/
v2
/
floor-prices
/
{coinType}
/
{chainId}
/
{address}
Parameters
coinType
string
requiredThe blockchain coin type.
chainId
string
requiredThe chain ID.
address
string
requiredThe address of the wallet to get floor prices for.
Examples