NFTBank.ai
  • Introduction
  • Featured Partners
  • Disclaimer
  • [Premium] Valuation API
    • Historical Valuation API
      • /v3/estimated-price
      • /v3/floor-price
    • Realtime Valuation API
      • /v3/realtime-estimated-price
      • /v3/realtime-floor-price
  • NFTBank Price Estimate API
    • Estimated Price Endpoints
      • /dapp/list
      • /dapp/:dapp_id
      • /estimates/:asset_contract/:token_id
      • /estimates/bulk
    • Supported Collections
    • Price Estimate Performance
  • NFTBank Floor Price API
    • Floor Price Endpoints
      • /floor_price/dapp/list
      • /floor_price/dapp/:asset_contract
      • /floor_price/:asset_contract
      • /floor_price/:asset_contract/bulk
      • /floor_price/:asset_contract/:token_id
      • /floor_price/:asset_contract/:token_id/bulk
    • Supported Collections
  • Asset API
    • Asset API Endpoints
      • /asset/:asset_contract/:token_id
      • /asset-events/:asset_contract/:token_id
      • /collections/:asset_contract
  • User Inventory API
    • User Inventory API Endpoints
      • /user-inventory/:chain_id/:address
  • Market Status API
    • Market Status API Endpoints
      • /market-status/:network_id/:asset_contract
  • Additional Resources
    • Request for API key
    • Request for new APIs
    • Attribution & Usage Policy
    • Join Our Discord
Powered by GitBook
On this page

Was this helpful?

  1. NFTBank Price Estimate API
  2. Estimated Price Endpoints

/dapp/:dapp_id

Get dapp info

GET https://api.nftbank.ai/estimates-v2/dapp/:dapp_id

This endpoint allows you to get dapp info.

Path Parameters

Name
Type
Description

dapp_id

string

Dapp ID

Headers

Name
Type
Description

x-api-key*

string

API key request via [API key request] link.

{
    "data": [
        {
            "_id": "ethereum-0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d",
            "asset_contract": "0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d",
            "asset_info": {
                "contract_address": "0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d",
                "name": "Lands",
                "symbol": "LAND"
            },
            "chain_id": "ETHEREUM",
            "dapp_info": {
                "id": "decentraland",
                "image_url": "https://lh3.googleusercontent.com/5KIxEGmnAiL5psnMCSLPlfSxDxfRSk4sTQRSyhPdgnu70nGb2YsuVxTmO2iKEkOZOfq476Bl1hAu6aJIKjs1myY=s60",
                "name": "Decentraland"
            },
            "max_estimated_at": "Mon, 1 Jan 1970 00:00:00 GMT",
            "native_token_info": {
                "token_address": "0x0f5d2fb29fb7d3cfee444a200298f468908cc942",
                "token_symbol": "MANA"
            }
        }
    ],
    "response": 200
}

curl request example

curl -i -H "x-api-key: YOUR_API_KEY" \
  "https://api.nftbank.ai/estimates-v2/dapp/decentraland"

curl response example

{
    "data": [
        {
            "_id": "ethereum-0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d",
            "asset_contract": "0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d",
            "asset_info": {
                "contract_address": "0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d",
                "name": "Lands",
                "symbol": "LAND"
            },
            "chain_id": "ETHEREUM",
            "dapp_info": {
                "id": "decentraland",
                "image_url": "https://lh3.googleusercontent.com/5KIxEGmnAiL5psnMCSLPlfSxDxfRSk4sTQRSyhPdgnu70nGb2YsuVxTmO2iKEkOZOfq476Bl1hAu6aJIKjs1myY=s60",
                "name": "Decentraland"
            },
            "max_estimated_at": "Wed, 13 Apr 2022 00:00:00 GMT",
            "native_token_info": {
                "token_address": "0x0f5d2fb29fb7d3cfee444a200298f468908cc942",
                "token_symbol": "MANA"
            }
        },
        {
            "_id": "ethereum-0x2a187453064356c898cae034eaed119e1663acb8",
            "asset_contract": "0x2a187453064356c898cae034eaed119e1663acb8",
            "asset_info": {
                "contract_address": "0x2a187453064356c898cae034eaed119e1663acb8",
                "name": "Names",
                "symbol": "DCLENS"
            },
            "chain_id": "ETHEREUM",
            "dapp_info": {
                "id": "decentraland",
                "image_url": "https://lh3.googleusercontent.com/5KIxEGmnAiL5psnMCSLPlfSxDxfRSk4sTQRSyhPdgnu70nGb2YsuVxTmO2iKEkOZOfq476Bl1hAu6aJIKjs1myY=s60",
                "name": "Decentraland"
            },
            "max_estimated_at": "Wed, 13 Apr 2022 00:00:00 GMT",
            "native_token_info": null
        },
        {
            "_id": "ethereum-0xd35147be6401dcb20811f2104c33de8e97ed6818",
            "asset_contract": "0xd35147be6401dcb20811f2104c33de8e97ed6818",
            "asset_info": {
                "contract_address": "0xd35147be6401dcb20811f2104c33de8e97ed6818",
                "name": "dcl://dcl_launch",
                "symbol": "DCLLNCH"
            },
            "chain_id": "ETHEREUM",
            "dapp_info": {
                "id": "decentraland",
                "image_url": "https://lh3.googleusercontent.com/5KIxEGmnAiL5psnMCSLPlfSxDxfRSk4sTQRSyhPdgnu70nGb2YsuVxTmO2iKEkOZOfq476Bl1hAu6aJIKjs1myY=s60",
                "name": "Decentraland"
            },
            "max_estimated_at": "Sun, 13 Mar 2022 00:00:00 GMT",
            "native_token_info": null
        },
        {
            "_id": "ethereum-0x32b7495895264ac9d0b12d32afd435453458b1c6",
            "asset_contract": "0x32b7495895264ac9d0b12d32afd435453458b1c6",
            "asset_info": {
                "contract_address": "0x32b7495895264ac9d0b12d32afd435453458b1c6",
                "name": "dcl://community_contest",
                "symbol": "DCLCMMNTCNTST"
            },
            "chain_id": "ETHEREUM",
            "dapp_info": {
                "id": "decentraland",
                "image_url": "https://lh3.googleusercontent.com/5KIxEGmnAiL5psnMCSLPlfSxDxfRSk4sTQRSyhPdgnu70nGb2YsuVxTmO2iKEkOZOfq476Bl1hAu6aJIKjs1myY=s60",
                "name": "Decentraland"
            },
            "max_estimated_at": "Wed, 13 Apr 2022 00:00:00 GMT",
            "native_token_info": null
        }
    ],
    "response": 200
}
Previous/dapp/listNext/estimates/:asset_contract/:token_id

Last updated 3 years ago

Was this helpful?