Introduction
This integration enables users to retrieve comprehensive data and metrics for a specific dapp from DappRadar's extensive database. It provides access to essential information such as social links, category, and description, along with key performance metrics including transactions, unique active wallets (UAW), and volume. Users can also obtain percentage changes for these metrics over a specified time period, offering valuable insights into dapp performance and trends.
Provider: https://dappradar.com
โAPI Documentation: https://docs.dappradar.com/dappradar-api
Input
Name | Is Optional | Description | Type |
Dapp Id | true | Use this if you can. DappRadar dappId - can be found in the about page of the dapp on DappRadar - e.g. https://dappradar.com/multichain/exchanges/uniswap-v3/about | number |
Timeframe | true | Timeframe to get metrics (uaw, transactions, balance) for. Defaults to 24 hours time if none are selected. | text |
Name | true | Name of the dapp. | text |
Website | true | Website of the dapp. | text |
Smart Contract | true | Smart contract of the dapp. | text |
Blockchain | true | Provide a chain if you need only specific chain data. Defaults to all chains the dapp is on if none are selected. | text |
Output
Name | Type |
Dapp Id | number |
Name | text |
Description | text |
Full Description | text |
Logo | url |
Link | url |
Website | url |
Tokens | array |
Categories | array |
Social Links | array |
Metrics | object |
Chains | array |
First Transaction Date | date |