Get NFT floor price
Last updated 2 years ago
The address
The chain to query
An enumeration.
eth
goerli
GET /api/nfts/price?address=text&chain=eth HTTP/1.1 Host: Accept: */*
Successful Response
{ "price": "text", "decimals": 1 }