Skip to content

Add Solana Trading Data API to ecosystem#114

Closed
Sif-2 wants to merge 2 commits into
coinbase:mainfrom
Sif-2:add-solana-trading-data
Closed

Add Solana Trading Data API to ecosystem#114
Sif-2 wants to merge 2 commits into
coinbase:mainfrom
Sif-2:add-solana-trading-data

Conversation

@Sif-2
Copy link
Copy Markdown

@Sif-2 Sif-2 commented Apr 25, 2026

Add Solana Trading Data API

Adds a new Services/Endpoints entry to the x402 ecosystem.

What it does:

  • Real-time Solana memecoin trading data for AI agents
  • 3 endpoints: trending tokens, token analysis, momentum signals
  • Data sourced from GeckoTerminal
  • 0.01 USDC per request via x402 on Solana mainnet

Endpoints:

  • GET /api/trending — Top 20 trending Solana tokens
  • GET /api/token/:mint — Detailed analysis for a specific token
  • GET /api/momentum — Current momentum signals and breakout detection

Discovery:

  • /.well-known/x402 — x402 payment discovery
  • /.well-known/agent-card.json — A2A agent card

Note: Logo file not included yet — happy to add one if the team has format/size preferences.

@cb-heimdall
Copy link
Copy Markdown

cb-heimdall commented Apr 25, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@Sif-2
Copy link
Copy Markdown
Author

Sif-2 commented Apr 25, 2026

Closing — no longer maintaining this project.

@Sif-2 Sif-2 closed this Apr 25, 2026
Copy link
Copy Markdown

@Dustin4444 Dustin4444 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants