# Gaming

## Get recent activities

This API is to request the activities informations of NFTs.&#x20;

Includes transactions and transfers within the transaction.

{% openapi src="<https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FRE8IYL91uHQenRtgjKlX%2Fopenapi.json?alt=media&token=6a71bc17-2bf7-451a-b538-a3ef42cbbeed>" path="/v3/common/activities" method="get" %}
[openapi.json](https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FRE8IYL91uHQenRtgjKlX%2Fopenapi.json?alt=media\&token=6a71bc17-2bf7-451a-b538-a3ef42cbbeed)
{% endopenapi %}

## Get overall analytics

This API is to get the overall analytics. You can request the wallet address and Chain ID get overall analytics.

The returned data includes:

* Wallet address
* Return total asset in the last 7 days and the time you query
* The rate of change in assets of the following day compared to the previous day
* Cumulative profit and loss in the last 7 days
* Daily profit and loss in the last 7 days
* Price
* Price change rate
* Volume
* Volume change rate
* Item ratio
* Number of owner
* Owner ratio
* Sales

{% openapi src="<https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FRE8IYL91uHQenRtgjKlX%2Fopenapi.json?alt=media&token=6a71bc17-2bf7-451a-b538-a3ef42cbbeed>" path="/v3/common/analytics" method="get" %}
[openapi.json](https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FRE8IYL91uHQenRtgjKlX%2Fopenapi.json?alt=media\&token=6a71bc17-2bf7-451a-b538-a3ef42cbbeed)
{% endopenapi %}

## Get introduction of token

This API is to request the introduction of the token.

The returned data includes:

* Name
* Addresses
* Social accounts
* Chains
* Price
* Price change logs in the last 30 days
* Volume
* Volume change rate in the last 30 days
* Number of items
* Number of owners
* Number of listed items&#x20;

{% openapi src="<https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FRE8IYL91uHQenRtgjKlX%2Fopenapi.json?alt=media&token=6a71bc17-2bf7-451a-b538-a3ef42cbbeed>" path="/v3/common/introduction" method="get" %}
[openapi.json](https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FRE8IYL91uHQenRtgjKlX%2Fopenapi.json?alt=media\&token=6a71bc17-2bf7-451a-b538-a3ef42cbbeed)
{% endopenapi %}

## Get token overview

This API to get token overview.&#x20;

Includes trading volume, number of items, number of owners.

{% openapi src="<https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FRE8IYL91uHQenRtgjKlX%2Fopenapi.json?alt=media&token=6a71bc17-2bf7-451a-b538-a3ef42cbbeed>" path="/v3/projects/nft/{project\_id}/overview" method="get" %}
[openapi.json](https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FRE8IYL91uHQenRtgjKlX%2Fopenapi.json?alt=media\&token=6a71bc17-2bf7-451a-b538-a3ef42cbbeed)
{% endopenapi %}

## Get the list of tokens

This API is to request the list of NFTs sorted in descending order by volume.

{% openapi src="<https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FRE8IYL91uHQenRtgjKlX%2Fopenapi.json?alt=media&token=6a71bc17-2bf7-451a-b538-a3ef42cbbeed>" path="/v3/ranking/tokens" method="get" %}
[openapi.json](https://400735876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX3h8aoMOs3ryNyWTDiM2%2Fuploads%2FRE8IYL91uHQenRtgjKlX%2Fopenapi.json?alt=media\&token=6a71bc17-2bf7-451a-b538-a3ef42cbbeed)
{% endopenapi %}
