Floor API
Get list of supported NFT collections
## Request
curl -X "GET" "https://oracle-api.banksea.finance/moonbeam/v1/floor_price/list" \
-H 'x-api-key: test-api-key' \
-H 'Content-Type: application/json; charset=utf-8'Field
Type
Description
{ "success": true, "code": "200", "message": "success", "data": [ { "collection": "beanies", "name": "BEANS NFT", "address_contract": "0xd3A9c48Df4d9342dc1A0EE2c185CE50588729Fa9" } ] }
Get NFT collection AI floor price
Parameter
Type
Required
Description
Field
Type
Description
Get NFT collection AI floor price history
Parameter
Type
Required
Description
Field
Type
Description
Last updated