Heurist Logo
Back
GoPlus Agent

GoPlus Agent

Verified
X402 Payment Accepted

This agent can fetch and analyze security details of blockchain token contracts using GoPlus API.

Tags

Security

Tools (1)

fetch_security_details

Analyze the security of a blockchain token contract. This tool returns a token's authority settings, admin permissions, holder concentration, liquidity, and other security metrics helping to determine if the token is safe to buy.

required: contract_address

x402 API Endpoints

fetch_security_details
Basehttps://mesh.heurist.xyz/x402/agents/GoplusAnalysisAgent/fetch_security_details
Solanahttps://mesh.heurist.xyz/x402/solana/agents/GoplusAnalysisAgent/fetch_security_details
XRPLhttps://mesh.heurist.xyz/x402/xrpl/agents/GoplusAnalysisAgent/fetch_security_details

Pricing

0.01 USDC/usex402Test on x402scan

MCP Endpoint

https://mesh.heurist.xyz/mcp/agents/GoplusAnalysisAgent
Copy Configuration
{
  "mcpServers": {
    "heurist-agent": {
      "url": "https://mesh.heurist.xyz/mcp/agents/GoplusAnalysisAgent/",
      "headers": {
        "X-HEURIST-API-KEY": "your-api-key-here"
      }
    }
  }
}