Get NFT floor price
Last updated 2 years ago
/api/nfts/price
The address
The chain to query
An enumeration.
curl -L \ --url '/api/nfts/price?address=text&chain=eth'
{ "price": "", "decimals": 18 }