/floor_price/dapp/:asset_contract
Get dapp info
GET
https://api.nftbank.ai/estimates-v2/floor_price/dapp/:asset_contract?chain_id=ETHEREUM
This endpoint allows you to get dapp info.
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
Was this helpful?