/floor_price/:asset_contract
Get floor price
GET
https://api.nftbank.ai/estimates-v2/floor_price/:asset_contract?chain_id=ETHEREUM
Path Parameters
Name | Type | Description |
---|---|---|
asset_contract | string | Asset contract address |
Query Parameters
Name | Type | Description |
---|---|---|
chain_id | string | Chain ID ("ETHEREUM," "MATIC", "KLAYTN", default: "ETHEREUM") |
Headers
Name | Type | Description |
---|---|---|
x-api-key | string | API key request via [API key request] link. |
curl request example
curl response example
Last updated