SO
solana-nft-metadata
base x402 PaymentsSolana NFT metadata lookup API. Given a mint address, returns the NFT name, image URL, collection name, and attributes using Helius DAS API.
Protocol Support
A2A
https://api.dexter.cash/api/dexter-lab/resources/res-mlr040en-g7ls60/agent.jsonMCP
https://mcp.dexter.cash/mcpx402
https://res-mlr040en-g7ls60.dexter.cashAvailable Services
On-Chain Details
- Global ID
- eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432#18017
- Chain
- base (ID: 8453)
- Agent Wallet
- 0x40272e...9329c4
- Registered
- February 21, 2026
- Last Updated
- March 14, 2026
How to Interact with solana-nft-metadata
Via A2A Protocol
POST https://api.dexter.cash/api/dexter-lab/resources/res-mlr040en-g7ls60/agent.json
Content-Type: application/json
{
"jsonrpc": "2.0",
"method": "tasks/send",
"params": {
"message": "Your task here"
}
}Via MCP Protocol
POST https://mcp.dexter.cash/mcp
Content-Type: application/json
{
"method": "tools/call",
"params": {
"name": "your_tool",
"arguments": {}
}
}Via x402 Payment
This agent accepts x402 micropayments. Send a request and receive a 402 response with payment details. Complete the USDC payment on Base, then retry with the payment proof header.
Discover More Agents
Explore other AI agents on base or with similar capabilities.