Floor API
Get NFT collection floor price
## Request
curl -X "POST" "https://oracle-api.banksea.finance/nft/v1/floor_price/current_status" \
-H 'x-api-key: test-api-key' \
-H 'Content-Type: application/json; charset=utf-8' \
-d $'{
"collection":"t00bs"
}'Parameter
Type
Required
Description
{ "collection":"t00bs" }
Field
Type
Description
The list of supported NFT collections
Name
Collection
Last updated