DELETE
| Path | Description | Est. CU |
|---|---|---|
| direct/v1/HelloMoon/v0/subscriptions/remove/ | Remove a subscription by its ID. | 50 |
GET
| Path | Description | Est. CU |
|---|---|---|
| direct/v1/HelloMoon/v0/subscriptions/retrieve / | Retrieve a specific subscription by its ID. | 50 |
POST
| Path | Description | Est. CU |
|---|---|---|
| direct/v1/HelloMoon/v0/asset-dash-updated | Retrieve updated asset dashboard data. | 50 |
| direct/v1/HelloMoon/v0/defi /high-volume-recent-tokens | Fetch data on recently high-volume tokens within DeFi. | 50 |
| direct/v1/HelloMoon/v0/defi/token-buying | Retrieve recent buying activity data for tokens on DeFi platforms. | 50 |
| direct/v1/HelloMoon/v0/defi /trending-tokens-volume | Retrieve volume data for trending tokens on DeFi platforms. | 50 |
| direct/v1/HelloMoon/v0/nft/social | Retrieve social engagement data for NFTs on Hello Moon. | 50 |
| direct/v1/HelloMoon/v0/skill-issue/leaderboard /get-all | Retrieve leaderboard entries under the Skill Issue category on Hello Moon. | 50 |
| direct/v1/HelloMoon/v0/skill-issue/leaderboard /insert | Insert a new entry into the Skill Issue leaderboard. | 50 |
| direct/v1/HelloMoon/v0/skill-issue/profile | Retrieve profile data within the Skill Issue category. | 50 |
| direct/v1/HelloMoon/v0/skill-issue/profile/get | Fetch profile data for Skill Issue category participants on Hello Moon. | 50 |
| direct/v1/HelloMoon/v0/skill-issue/tournament /had-entered | Check if a user has entered a Skill Issue tournament on Hello Moon. | 50 |
| direct/v1/HelloMoon/v0/skill-issue/tournament /time | Fetch timing information for Skill Issue tournaments. | 50 |
| direct/v1/HelloMoon/v0/superfans/login | Login endpoint for Superfans on Hello Moon. | 50 |
| direct/v1/HelloMoon/v0/defi/top-holders/w-meta | Retrieve top holders with additional metadata information. | 50 |
| direct/v1/HelloMoon/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 | Update an existing subscription with new settings or filters. | 50 |
| direct/v1/HelloMoon/v0/transaction/stream/update | Update an existing transaction data stream with new settings. | 50 |