> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Social

> HelloMoon Social endpoints via Uniblock Direct API.

### DELETE

| Path                                                                                                                      | Description                      | Est. CU |
| ------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ------: |
| [direct/v1/HelloMoon/v0/subscriptions/remove/{id}](https://docs.hellomoon.io/reference/delete_v0-subscriptions-remove-id) | Remove a subscription by its ID. |      50 |

### GET

| Path                                                                                                                             | Description                                 | Est. CU |
| -------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- | ------: |
| [direct/v1/HelloMoon/v0/subscriptions/retrieve<br />/{id}](https://docs.hellomoon.io/reference/get_v0-subscriptions-retrieve-id) | Retrieve a specific subscription by its ID. |      50 |

### POST

| Path                                                                                                                                      | Description                                                                       | Est. CU |
| ----------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | ------: |
| [direct/v1/HelloMoon/v0/asset-dash-updated](https://docs.hellomoon.io/reference/post_v0-asset-dash-updated)                               | Retrieve updated asset dashboard data.                                            |      50 |
| [direct/v1/HelloMoon/v0/defi<br />/high-volume-recent-tokens](https://docs.hellomoon.io/reference/post_v0-defi-high-volume-recent-tokens) | Fetch data on recently high-volume tokens within DeFi.                            |      50 |
| [direct/v1/HelloMoon/v0/defi/token-buying](https://docs.hellomoon.io/reference/post_v0-defi-token-buying)                                 | Retrieve recent buying activity data for tokens on DeFi platforms.                |      50 |
| [direct/v1/HelloMoon/v0/defi<br />/trending-tokens-volume](https://docs.hellomoon.io/reference/post_v0-defi-trending-tokens-volume)       | Retrieve volume data for trending tokens on DeFi platforms.                       |      50 |
| [direct/v1/HelloMoon/v0/nft/social](https://docs.hellomoon.io/reference/post_v0-nft-social)                                               | Retrieve social engagement data for NFTs on Hello Moon.                           |      50 |
| [direct/v1/HelloMoon/v0/skill-issue/leaderboard<br />/get-all](https://docs.hellomoon.io/reference)                                       | Retrieve leaderboard entries under the Skill Issue category on Hello Moon.        |      50 |
| [direct/v1/HelloMoon/v0/skill-issue/leaderboard<br />/insert](https://docs.hellomoon.io/reference)                                        | Insert a new entry into the Skill Issue leaderboard.                              |      50 |
| [direct/v1/HelloMoon/v0/skill-issue/profile](https://docs.hellomoon.io/reference)                                                         | Retrieve profile data within the Skill Issue category.                            |      50 |
| [direct/v1/HelloMoon/v0/skill-issue/profile/get](https://docs.hellomoon.io/reference)                                                     | Fetch profile data for Skill Issue category participants on Hello Moon.           |      50 |
| [direct/v1/HelloMoon/v0/skill-issue/tournament<br />/had-entered](https://docs.hellomoon.io/reference)                                    | Check if a user has entered a Skill Issue tournament on Hello Moon.               |      50 |
| [direct/v1/HelloMoon/v0/skill-issue/tournament<br />/time](https://docs.hellomoon.io/reference)                                           | Fetch timing information for Skill Issue tournaments.                             |      50 |
| [direct/v1/HelloMoon/v0/superfans/login](https://docs.hellomoon.io/reference)                                                             | Login endpoint for Superfans on Hello Moon.                                       |      50 |
| [direct/v1/HelloMoon/v0/defi/top-holders/w-meta](https://docs.hellomoon.io/reference/post_v0-defi-top-holders-w-meta)                     | Retrieve top holders with additional metadata information.                        |      50 |
| [direct/v1/HelloMoon/v0/transaction/stream/create](https://docs.hellomoon.io/reference/post_v0-transaction-stream-create)                 | Create a transaction data stream with specified webhook or notification settings. |      50 |

### PUT

| Path                                                                                                                     | Description                                                   | Est. CU |
| ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------- | ------: |
| [direct/v1/HelloMoon/v0/subscriptions/update](https://docs.hellomoon.io/reference/put_v0-subscriptions-update)           | Update an existing subscription with new settings or filters. |      50 |
| [direct/v1/HelloMoon/v0/transaction/stream/update](https://docs.hellomoon.io/reference/put_v0-transaction-stream-update) | Update an existing transaction data stream with new settings. |      50 |
