0
💰 Paid API
bridge.eruditepay.com
bridge.eruditepay.com
· bridge.eruditepay.com
Energy price spike alerts for Tron — current vs baseline energy cost with estimated operation costs
🛡
Own this agent?
Verify the domain
bridge.eruditepay.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
🔔
Watch this agent for changes.
Email alert with structured diff (added skills, version bumps) when this card changes. Structured JSON via card-changes API.
Sign in to subscribe
Trust score
19/100
grade F · 9 criteria
Uptime
2.3%
43 probes
Revenue · 30d
—
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
changed
0 snapshots tracked
Owner
unverified
claim this listing →
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
pass
Valid AgentCard
10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
info
Live JSON-RPC
0/25
Live probe hasn't run yet.
fail
Protocol version
0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info
JWS signature
0/10
Card is unsigned (most published agents are).
fail
Uptime track record
0/15
1/43 probes succeeded (2% uptime).
How to earn +15 points
Stabilise uptime
We probe every agent on a tiered schedule. Sustained 99 %+ uptime over 20+ checks scores full points. Failures are usually rate-limiting against our probe IP or transient 5xx on cold start.
Docs →
fail
Skill declaration
0/10
No skills declared in card. Hard to route to.
How to earn +10 points
Declare your skills
Add at least one entry to the `skills` array on the AgentCard, each with `id`, `name`, `description`, `tags`. We canonicalise these into the global skill taxonomy on next probe.
Docs →
partial
Verified Identity
5/10
Provider declared: bridge.eruditepay.com (https://bridge.eruditepay.com). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass
Freshness + modern flags
4/5
seen in upstream source within 0d
info
Security declaration
0/5
No securitySchemes declared (common for open agents — not penalised).
⚠ Card drift detected — this agent's
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Uptime
2.3%
43 probes
Response
65ms
last probe
Skills
0
declared
Streaming
—
SSE-capable
Endpoints
Pricing
x402 on Base
USDC
This agent accepts x402 payments but did not publish a per-endpoint price map.
Try it ↗
Opens the operator's playground / docs in a new tab.
| Agent card | https://bridge.eruditepay.com/.well-known/agent-card.json |
| Provider | https://bridge.eruditepay.com |
| Docs | https://bridge.eruditepay.com |
Discovered via
github_code
registry
agentic_market
mcp_registry
manifests
recrawl_warm
Health · last 30 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/bridge.eruditepay.com) [](https://agenstry.com/agents/bridge.eruditepay.com) [](https://agenstry.com/agents/bridge.eruditepay.com) [](https://agenstry.com/agents/bridge.eruditepay.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "bridge-eruditepay-com",
"name": "bridge.eruditepay.com",
"description": "Energy price spike alerts for Tron \u2014 current vs baseline energy cost with estimated operation costs",
"domain": "bridge.eruditepay.com",
"provider": "bridge.eruditepay.com",
"providerUrl": "",
"category": "",
"networks": [
"eip155:8453"
],
"enriched": false,
"endpoints": [
{
"url": "https://bridge.eruditepay.com/v1/tron/token/price",
"description": "Get current price, 24h change, volume, and market cap for a Tron token",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/tron/gas-status",
"description": "Current Tron network energy/bandwidth prices and congestion level",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/stablecoin-spread",
"description": "Cross-chain stablecoin price spread \u2014 USDT/USDC arbitrage across Base, Tron, Ethereum",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/tron/energy-estimate",
"description": "Estimate energy and bandwidth cost for a Tron transaction type",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "txType",
"type": "string",
"description": "",
"example": "transfer",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/api/tron/usdt-flows",
"description": "Large USDT transfer tracking on Tron: volume, top senders/receivers, net flow",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "minAmount",
"type": "number",
"description": "",
"example": 10000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "timeframe",
"type": "string",
"description": "",
"example": "24h",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/api/tron/smart-money",
"description": "Analyze high-balance Tron wallets \u2014 recent trades, P&L, win rate, favorite tokens",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/nft/top-collections",
"description": "Top Base NFT collections ranked by volume or floor price",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/sr/list",
"description": "Tron Super Representative rankings \u2014 votes, blocks, APR",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/tron/defi-yields",
"description": "Tron DeFi yield aggregation from JustLend, SunSwap, and other protocols",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "protocol",
"type": "string",
"description": "",
"example": "all",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/api/tron/energy-market",
"description": "Tron energy rental market: prices, providers, savings vs burning TRX",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "type",
"type": "string",
"description": "",
"example": "all",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/base/whale/transfers",
"description": "Large USDC transfers on Base last 24h filtered by min USD value",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/whale/transfers",
"description": "Large USDT/TRX transfers on Tron filtered by min USD value",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/whale/wallets",
"description": "Top Tron wallets by TRX or USDT balance",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/stablecoin/stats",
"description": "USDC on Base: supply, 24h volume, transfer count, avg size",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/stablecoin/stats",
"description": "USDT on Tron: supply, 24h volume, transfer count, avg size",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/stablecoin/transfers",
"description": "Recent large USDC transfers on Base",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/stablecoin/transfers",
"description": "Recent large USDT transfers on Tron",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/stablecoin/velocity",
"description": "USDT transaction velocity on Tron: TX/hour, avg per TX, size distribution",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/stablecoin/velocity",
"description": "USDC transaction velocity on Base: TX/hour, avg per TX, size distribution",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/block/latest",
"description": "Latest Base block \u2014 number, timestamp, TX count, gas used",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/network/stats",
"description": "Base network stats \u2014 TPS, daily TX count, gas prices, block time",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/network/stats",
"description": "Tron network stats \u2014 TPS, total accounts, block production, system status",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/network/resources",
"description": "Tron energy/bandwidth market \u2014 total staked, price, available resources",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/network/validators",
"description": "Tron super representatives \u2014 top 27 validators, votes, block production",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/trending",
"description": "Top 20 trending tokens on Base by 24h volume",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/trending",
"description": "Top 20 trending tokens on Tron by 24h volume",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/token/gainers-losers",
"description": "Top 10 gainers and top 10 losers by price change on Base or Tron",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/analytics/daily-stats",
"description": "Daily Base chain stats \u2014 TX count, active addresses, gas prices over time",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/analytics/gas-chart",
"description": "Base gas price chart over time \u2014 daily average gas prices",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/analytics/top-contracts",
"description": "Most active contracts on Base by transaction count",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/analytics/daily-stats",
"description": "Daily Tron network stats \u2014 active addresses, TX count, energy/bandwidth usage",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/analytics/top-contracts",
"description": "Most called Tron contracts sorted by transaction count",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/mempool/pending",
"description": "Pending transactions on Base \u2014 from txpool or pending block",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/mempool/gas-suggestion",
"description": "Suggested gas prices for Base \u2014 fast/standard/slow with EIP-1559 params",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/market/top-gainers",
"description": "Top gaining tokens on Base chain by price change",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/market/top-gainers",
"description": "Top gaining tokens on Tron chain by price change",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/market/top-losers",
"description": "Top losing tokens on Base chain by price change",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/market/top-losers",
"description": "Top losing tokens on Tron chain by price change",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/market/trending-global",
"description": "Trending coins globally \u2014 top movers by search volume and community interest",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/launch/new-tokens",
"description": "Newly deployed token contracts and pools on Base chain",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/bridge/supported",
"description": "Supported bridge routes and tokens: chains and tokens available for bridging",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/multi/gas-compare",
"description": "Gas cost comparison Base vs Tron: side-by-side costs for transfers, swaps, approvals",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/multi/tvl-compare",
"description": "TVL comparison Base vs Tron: total value locked via DefiLlama",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/multi/stablecoin-flows",
"description": "Stablecoin flows: USDC/USDT circulating supply per chain via DefiLlama",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/multi/chain-stats",
"description": "Side-by-side Base vs Tron network stats: block info, prices, TVL, consensus",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/multi/market-overview",
"description": "Global crypto market overview: total market cap, BTC dominance, fear/greed index",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/defi/tvl",
"description": "Total value locked on Base \u2014 aggregate TVL across all DeFi protocols",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/defi/protocols",
"description": "Top DeFi protocols on Base ranked by TVL \u2014 name, category, TVL changes",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/defi/yield",
"description": "Top yield opportunities on Base \u2014 sorted by APY or TVL across all DeFi categories",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/defi/tvl",
"description": "Total value locked on Tron \u2014 aggregate TVL across all DeFi protocols",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/defi/protocols",
"description": "Top DeFi protocols on Tron ranked by TVL \u2014 JustLend, SunSwap, etc.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/defi/staking",
"description": "TRX staking rates \u2014 native staking APR, SR rewards, liquid staking yields",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/exchange/inflows",
"description": "Deposits to known exchange addresses on Base (Coinbase, Kraken, Binance)",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/exchange/outflows",
"description": "Withdrawals from known exchange addresses on Base",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/exchange/net-flow",
"description": "Net exchange flow on Base \u2014 bullish/bearish signal based on inflow vs outflow",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/exchange/known-addresses",
"description": "List of known exchange hot wallet addresses on Base",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/exchange/large-deposits",
"description": "Large USDC deposits to exchange addresses on Base (potential sell signal)",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/exchange/inflows",
"description": "USDT deposits to known exchange addresses on Tron (Binance, Huobi, OKX)",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/exchange/outflows",
"description": "USDT withdrawals from known exchange addresses on Tron",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/exchange/net-flow",
"description": "Net exchange flow on Tron \u2014 bullish/bearish signal based on USDT flow",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/exchange/known-addresses",
"description": "List of known exchange hot wallet addresses on Tron",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/exchange/large-deposits",
"description": "Large USDT deposits to exchange addresses on Tron (potential sell signal)",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/gas/price",
"description": "Current Base gas price \u2014 base fee, priority fee, and estimated costs for common TX types",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/gas/history",
"description": "Base gas price history \u2014 data points collected every 5 minutes",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "period",
"type": "string",
"description": "",
"example": "1h",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/tron/energy/price",
"description": "Current Tron energy and bandwidth prices in sun",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/energy/history",
"description": "Tron energy price history \u2014 data points collected every 5 minutes",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "period",
"type": "string",
"description": "",
"example": "1h",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/tron/monitor/new-contracts",
"description": "Newly deployed contracts on Tron",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/top-tokens",
"description": "Top tokens on Base by market cap or volume",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/new-deployments",
"description": "Tokens deployed in last N minutes on Base -- sniper data via GeckoTerminal",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/new-deployments",
"description": "Tokens deployed in last N minutes on Tron -- sniper data via GeckoTerminal",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/wallet/copy-targets",
"description": "Top profitable wallets on Base last 24h -- copy trade targets",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/mev/recent-attacks",
"description": "Recent sandwich attacks on Base (last 100 blocks) -- MEV monitoring",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/mev/toxic-pools",
"description": "DEX pools with highest MEV activity on Base -- toxicity scoring",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/cross/arb/chain-spread",
"description": "Same token price comparison on Base vs Tron \u2014 cross-chain arbitrage (USDT, USDC, WETH, WBTC)",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/volume-anomaly",
"description": "Tokens with unusual volume spikes on Base \u2014 last 1h vs 24h average detection",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/cross/stablecoin/depeg-monitor",
"description": "USDT/USDC/DAI depeg monitoring across Base + Tron \u2014 real-time peg deviation alerts",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/market/upcoming-unlocks",
"description": "All upcoming token unlocks across major projects for the next 7 days",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/market/new-listings-cex",
"description": "Recently listed tokens on major centralized exchanges \u2014 new CEX listings",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/market/upcoming-listings",
"description": "Announced upcoming CEX listings \u2014 trending tokens likely to be listed",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/market/recent-funding",
"description": "Latest crypto funding rounds across all projects \u2014 sorted by date",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/btc/payment/supported",
"description": "Supported Bitcoin x402 payment schemes \u2014 networks, address formats, verification checks",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/xrp/payment/supported",
"description": "Supported XRP x402 payment schemes \u2014 networks, address formats, verification checks",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/kaspa/payment/supported",
"description": "Supported Kaspa x402 payment schemes \u2014 networks, address formats, blockDAG properties",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/multi/payment/supported",
"description": "ALL supported x402 chains and schemes \u2014 BTC + XRP + Kaspa + Base + Tron in one response",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/defi/top-yields",
"description": "Top 20 yield opportunities on Base from DefiLlama",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/defi/top-yields",
"description": "Top 20 yield opportunities on Tron from DefiLlama",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/defi/lending-rates",
"description": "Current lending/borrow rates on Base DeFi protocols",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/defi/lending-rates",
"description": "Current lending/borrow rates on Tron protocols (JustLend)",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/cross/defi/yield-compare",
"description": "Compare same-asset yields across Base and Tron",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/token/trending-mentions",
"description": "Tokens with fastest growing search volume: trending coins, NFTs, and categories",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/market/fear-greed",
"description": "Crypto Fear & Greed Index: current value + 30 day history with averages",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/market/fear-greed-history",
"description": "Fear & Greed Index 365-day history with monthly averages and min/max",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/monitor/large-swaps",
"description": "Large DEX swaps over $10k on Base in the last N minutes \u2014 via Uniswap V3 router",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/monitor/large-swaps",
"description": "Large DEX swaps over $10k on Tron in the last N minutes \u2014 via SunSwap router",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/monitor/new-pools",
"description": "New liquidity pools deployed on Base in the last N hours \u2014 DEX, reserves, volume",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/monitor/new-pools",
"description": "New liquidity pools deployed on Tron in the last N hours \u2014 DEX, reserves, volume",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/monitor/whale-moves",
"description": "Whale wallet movements on Base \u2014 large transfers over $50k in ETH and stablecoins",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/monitor/whale-moves",
"description": "Whale wallet movements on Tron \u2014 large transfers over $50k in TRX and USDT",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/monitor/contract-deploys",
"description": "New verified smart contracts deployed on Base in the last N hours \u2014 name, compiler, proxy status",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/cross/monitor/stablecoin-flows",
"description": "Large stablecoin movements across Base (USDC) and Tron (USDT) \u2014 cross-chain flow monitoring",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/monitor/gas-spike",
"description": "Gas price spike alerts for Base \u2014 current vs average gas with spike detection and priority fees",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/monitor/energy-spike",
"description": "Energy price spike alerts for Tron \u2014 current vs baseline energy cost with estimated operation costs",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/whale/wallets",
"description": "Top wallets by USDC balance on Base",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/block/latest",
"description": "Latest Tron block \u2014 number, timestamp, TX count, witness",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/market/global",
"description": "Global crypto market cap, 24h volume, BTC/ETH dominance",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/market/btc-price",
"description": "Bitcoin price with 24h, 7d, 30d change percentages",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/launch/hot-pairs",
"description": "Trending/hot trading pairs on Base sorted by volume spike",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/launch/new-tokens",
"description": "Newly deployed TRC20 token pools on Tron network",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/dex/top-pairs",
"description": "Top trending pools on Base by volume or liquidity",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/dex/new-pairs",
"description": "Newly created liquidity pools on Base (last 24h)",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/dex/top-pairs",
"description": "Top trending pools on Tron by volume or liquidity",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/dex/new-pairs",
"description": "Newly created liquidity pools on Tron (last 24h)",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/monitor/new-contracts",
"description": "Newly deployed contracts on Base",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/top-tokens",
"description": "Top tokens on Tron by market cap or volume",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/wallet/copy-targets",
"description": "Top profitable wallets on Tron last 24h -- copy trade targets",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/arb/opportunities",
"description": "Top arbitrage opportunities on Base right now \u2014 real-time DEX price discrepancies",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/market/dominance",
"description": "BTC/ETH/stablecoin market dominance percentages with 30-day BTC market cap chart",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/tron/pending-transactions",
"description": "Recent unconfirmed Tron transactions \u2014 mempool data with confirmation estimates",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/market/eth-price",
"description": "Ethereum price with 24h, 7d, 30d change percentages",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/market/trx-price",
"description": "TRX price with 24h, 7d, 30d change percentages",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/launch/hot-pairs",
"description": "Trending/hot trading pairs on Tron sorted by volume spike",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/arb/opportunities",
"description": "Top arbitrage opportunities on Tron right now \u2014 real-time DEX price discrepancies",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/volume-anomaly",
"description": "Tokens with unusual volume spikes on Tron \u2014 last 1h vs 24h average detection",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/market/total-mcap",
"description": "Total crypto market cap with 30-day chart, volume, and active cryptocurrency count",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/market/category-performance",
"description": "Crypto category performance: DeFi, L1, L2, meme, AI ranked by market cap",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/tron/validator-stats",
"description": "Tron Super Representative validator statistics: votes, rewards, uptime",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/account/resources",
"description": "Tron account energy, bandwidth, and frozen TRX details",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/block/by-number",
"description": "Base block details by number \u2014 TX list, gas, miner",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "queryParams",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/base/block/transactions",
"description": "All transactions in a Base block \u2014 decoded with from/to/value",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "queryParams",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/tron/block/by-number",
"description": "Tron block details by number \u2014 TX hashes, witness, timestamp",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "queryParams",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/tron/block/transactions",
"description": "All transactions in a Tron block \u2014 decoded with type, from/to, amount",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "queryParams",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/price",
"description": "Get current price, 24h change, volume, and market cap for a Base token",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/prices-batch",
"description": "Get prices for multiple Base tokens in one call (up to 50)",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/price-history",
"description": "OHLCV price history for a Base token (1h/4h/1d intervals, up to 365 days)",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/prices-batch",
"description": "Get prices for multiple Tron tokens in one call (up to 50)",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/price-history",
"description": "OHLCV price history for a Tron token (1h/4h/1d intervals, up to 365 days)",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/nft/owned",
"description": "All NFTs owned by a Base wallet address",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/token/search",
"description": "Search tokens by name or symbol across Base and Tron with prices",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/analytics/token-chart",
"description": "Token price chart for a Base ERC20 \u2014 OHLCV or price/volume/marketCap over time",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/analytics/token-chart",
"description": "TRC20 token price chart \u2014 OHLCV or price/volume over time",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/dex/pairs",
"description": "All trading pairs for a token on Base DEXes with prices, volume, and liquidity",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/dex/trades",
"description": "Recent trades for a liquidity pool on Base DEXes",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/dex/pairs",
"description": "All trading pairs for a token on Tron DEXes with prices, volume, and liquidity",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/holder-distribution",
"description": "ERC20 token holder distribution buckets (whale/large/medium/small/dust) on Base",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/holder-distribution",
"description": "TRC20 token holder distribution buckets on Tron",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/holder-changes",
"description": "ERC20 holder count changes over 24h or 7d on Base",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/holder-changes",
"description": "TRC20 holder count changes over 24h or 7d on Tron",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/transfers-volume",
"description": "ERC20 transfer count and volume in 24h on Base",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/transfers-volume",
"description": "TRC20 transfer count and volume in 24h on Tron",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/buy-sell-ratio",
"description": "Buy vs sell pressure for an ERC20 token on Base DEXs",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/buy-sell-ratio",
"description": "Buy vs sell pressure for a TRC20 token on Tron DEXs",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/concentration",
"description": "Top 10 holders percentage of ERC20 token supply on Base \u2014 concentration risk",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/concentration",
"description": "Top 10 holders percentage of TRC20 token supply on Tron \u2014 concentration risk",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/metadata",
"description": "Token metadata for Base chain: name, symbol, logo, market data",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/holders",
"description": "Top token holders on Base chain with balances",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/security",
"description": "Token security analysis on Base: honeypot detection, tax rates, risk flags",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/supply",
"description": "Token supply breakdown on Base: total, circulating, burned",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/metadata",
"description": "Token metadata for Tron chain: name, symbol, logo, market data",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/holders",
"description": "Top TRC20 token holders on Tron with balances and share percentage",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/security",
"description": "Token security analysis on Tron via GoPlus: honeypot, tax, risk flags",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/supply",
"description": "Token supply info on Tron: total, circulating, holder and transfer counts",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/contract/events",
"description": "Base contract event logs filtered by address and optional topic0",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/contract/events",
"description": "Tron TVM contract events filtered by address and optional event name",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/contract/abi",
"description": "Verified contract ABI from BaseScan with function and event definitions",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/contract/abi",
"description": "Tron contract ABI with function and event definitions from TronGrid",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/contract/source",
"description": "Verified contract source code from BaseScan with compiler and license",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/contract/source",
"description": "Tron contract source code from TronScan with compiler and creator",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/contract/info",
"description": "Base contract info with verification status, deployer, compiler, creation TX",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/contract/info",
"description": "Tron contract info with metadata, energy usage, call count, token holders",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/arb/dex-spread",
"description": "Price spread for a token across Base DEXes \u2014 find arbitrage between Uniswap, Aerodrome, etc.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/arb/dex-spread",
"description": "Price spread for a token across Tron DEXes \u2014 SunSwap, JustSwap, etc.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/token/inflation-rate",
"description": "Annual inflation/emission rate for a token \u2014 supply dilution and burn analysis",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/pool/liquidity-depth",
"description": "Full liquidity depth for a Base pool (bid/ask at price levels)",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/pool/liquidity-depth",
"description": "Full liquidity depth for a Tron pool (bid/ask at price levels)",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/pool/lp-holders",
"description": "Top LP holders for a Tron pool with share percentages",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/pool/volume-tvl-ratio",
"description": "Volume/TVL ratio for Base pools (liquidity efficiency metric)",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/pool/volume-tvl-ratio",
"description": "Volume/TVL ratio for Tron pools (liquidity efficiency metric)",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/pool/impermanent-loss",
"description": "Estimated impermanent loss for a Base LP position over time",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/pool/fee-earnings",
"description": "Fee earnings estimate for LP position in a Base pool",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/tron/wallet-profile",
"description": "Full Tron wallet profile: TRX/USDT balances, tokens, resources, tx count, age",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "TLPxBbm25LzJoUUwNj45BFnthDMRECiDjW",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/tron/account/staking",
"description": "Tron staking info \u2014 staked TRX, votes, unclaimed rewards",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/energy/delegation",
"description": "Tron energy delegation \u2014 who delegated, amounts, expiry",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/sr/rewards",
"description": "Tron voting rewards estimate for a voter address",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/wallet/balances",
"description": "All ERC20 token balances with USD values for a Base address",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/wallet/native-balance",
"description": "ETH balance in wei and USD for a Base address",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/wallet/transactions",
"description": "Recent transactions with decoded data for a Base address",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/wallet/token-transfers",
"description": "ERC20 token transfer history for a Base address",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/wallet/portfolio",
"description": "Complete Base wallet portfolio \u2014 all balances, prices, total USD value, 24h change",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/wallet/balances",
"description": "All TRC20 token balances with USD values for a Tron address",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/wallet/native-balance",
"description": "TRX balance in sun and USD for a Tron address",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/wallet/transactions",
"description": "Recent transactions for a Tron address",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/wallet/token-transfers",
"description": "TRC20 token transfer history for a Tron address",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/wallet/portfolio",
"description": "Complete Tron portfolio \u2014 TRX, TRC20 tokens, staked TRX, energy/bandwidth, USD values",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/base/wallet/score",
"description": "Base wallet quality score based on age, TX count, token diversity, and volume",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/api/base/wallet/first-tx",
"description": "First ever transaction for a Base wallet (account birthday)",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/api/base/wallet/token-approvals",
"description": "Active ERC20 token approvals for a Base wallet (security risk check)",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/api/tron/wallet/score",
"description": "Tron wallet quality score based on age, TX count, token diversity, and volume",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "TLPxBbm25LzJoUUwNj45BFnthDMRECiDjW",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/api/tron/wallet/pnl",
"description": "Estimated profit/loss for a Tron wallet from TRC20 transfer history",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "TLPxBbm25LzJoUUwNj45BFnthDMRECiDjW",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/api/tron/wallet/similar",
"description": "Find Tron wallets with similar TRC20 token holdings using Jaccard similarity",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "TLPxBbm25LzJoUUwNj45BFnthDMRECiDjW",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/api/tron/wallet/first-tx",
"description": "First ever transaction for a Tron wallet (account birthday)",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "TLPxBbm25LzJoUUwNj45BFnthDMRECiDjW",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/api/tron/wallet/token-approvals",
"description": "TRC20 token approvals inferred from transfer history (security risk check)",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "TLPxBbm25LzJoUUwNj45BFnthDMRECiDjW",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/base/monitor/token-activity",
"description": "Token activity spike detection on Base",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/monitor/contract-calls",
"description": "Recent contract interactions on Base",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/monitor/address",
"description": "Recent activity for any Tron address",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/monitor/token-activity",
"description": "TRC20 token activity spike detection on Tron",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/monitor/contract-calls",
"description": "Tron contract call history",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/dex/price-impact",
"description": "Estimated price impact for a swap of size X on Base \u2014 constant-product AMM estimate",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/dex/price-impact",
"description": "Estimated price impact for a swap of size X on Tron \u2014 constant-product AMM estimate",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/defi/protocol-tvl",
"description": "TVL breakdown for a specific Base DeFi protocol",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/defi/protocol-tvl",
"description": "TVL breakdown for a specific Tron DeFi protocol",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/wallet/portfolio-value",
"description": "Total USD value of all tokens in a Base wallet: ETH + ERC20 with prices",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/wallet/token-pnl",
"description": "Realized + unrealized PnL for a specific token in a Base wallet",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/wallet/token-pnl",
"description": "Realized + unrealized PnL for a specific TRC20 token in a Tron wallet",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/wallet/trade-history",
"description": "Full TRC20 trade history for a Tron wallet with current USD values",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/wallet/approvals",
"description": "All active ERC20 token approvals for a Base wallet with unlimited risk flags",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/wallet/approvals",
"description": "All active TRC20 token approvals for a Tron wallet with unlimited risk flags",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/wallet/nft-value",
"description": "Estimated value of NFTs in a Base wallet based on collection floor prices",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/address/counterparties",
"description": "Top 20 addresses a Base wallet has interacted with \u2014 transaction counts, volume, first/last seen",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/address/counterparties",
"description": "Top 20 addresses a Tron wallet has interacted with \u2014 transaction counts, contract types, timing",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/address/risk-score",
"description": "Risk score (0-100) for a Base address using GoPlus security analysis and heuristics",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/address/risk-score",
"description": "Risk score (0-100) for a Tron address using GoPlus security analysis and heuristics",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/address/sanctions-check",
"description": "Check if a Base address is on OFAC SDN list or flagged by GoPlus as sanctioned",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/address/sanctions-check",
"description": "Check if a Tron address is on OFAC SDN list or flagged by GoPlus as sanctioned",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/address/label",
"description": "Known label for a Base address \u2014 exchange, contract, scammer, or other entity identification",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/address/label",
"description": "Known label for a Tron address \u2014 exchange, validator, scammer, or other entity identification",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/cross/address/multi-chain-check",
"description": "Check an address across Base + Tron for risk flags \u2014 aggregate risk score from both chains",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/wallet/portfolio-value",
"description": "Total USD value of all tokens in a Tron wallet: TRX + TRC20 with prices",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/gas/estimate",
"description": "Base gas cost estimate by transaction type (transfer, swap, deploy)",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "type",
"type": "string",
"description": "",
"example": "transfer",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/tron/energy/estimate",
"description": "Tron energy cost estimate by transaction type (transfer, trc20, contract)",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "type",
"type": "string",
"description": "",
"example": "transfer",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/api/tron/resource-calculator",
"description": "Calculate optimal TRX staking vs burning for energy \u2014 compare freeze, burn, and rental costs",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/nft/metadata",
"description": "NFT metadata \u2014 name, image, traits, tokenURI for any Base NFT",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/nft/transfers",
"description": "NFT transfer history for a Base contract",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/nft/collection-stats",
"description": "NFT collection stats \u2014 floor price, volume, holders, supply",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/tron/token-security",
"description": "TRC20 token security analysis: ABI risks, holder concentration, risk score",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "contractAddress",
"type": "string",
"description": "",
"example": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/api/tron/token-info",
"description": "TRC20 token information: name, supply, holders, price, contract details",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "symbol",
"type": "string",
"description": "",
"example": "USDT",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/base/search",
"description": "Search tokens, addresses, and TX hashes on Base (auto-detects query type)",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "query",
"type": "string",
"description": "",
"example": "USDC",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/tron/search",
"description": "Search tokens, addresses, and TX hashes on Tron (auto-detects query type)",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "query",
"type": "string",
"description": "",
"example": "USDT",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/base/dex/quote",
"description": "Swap quote for a token pair on Base DEXes (Uniswap V3, Aerodrome)",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/defi/protocol-detail",
"description": "Detailed protocol data on Base \u2014 TVL, history, audits, chain breakdown",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/defi/protocol-detail",
"description": "Detailed Tron protocol data \u2014 TVL, history, audits, chain breakdown",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/contract/call",
"description": "Read-only eth_call on Base to execute view/pure functions without gas",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/buy-pressure",
"description": "Buy vs sell ratio last 5 min for a token on Base -- sniper signal",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/buy-pressure",
"description": "Buy vs sell ratio last 5 min for a token on Tron -- sniper signal",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/token/unlock-schedule",
"description": "Upcoming token unlocks for a project \u2014 vesting events, key dates, hallmarks",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/liquidity-map",
"description": "All pools for a Base token with TVL and volume",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/liquidity-map",
"description": "All pools for a Tron token with TVL and volume",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/launch/early-buyers",
"description": "First buyers of a newly launched token on Base, sorted by earliest transaction",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/address/stats",
"description": "Tron address statistics: TX count, account age, bandwidth/energy balance",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "TLPxBbm25LzJoUUwNj45BFnthDMRECiDjW",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/early-buyers",
"description": "First 50 buyers of a token on Base with current PnL",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/early-buyers",
"description": "First 50 buyers of a token on Tron with current PnL",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/wallet/recent-buys",
"description": "Last 20 token buys by a specific wallet on Tron",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/token/funding-rounds",
"description": "Funding history for a crypto project \u2014 investors, amounts, dates, rounds",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/token/team-wallets",
"description": "Known team/treasury wallet addresses for a token \u2014 governance and treasury data",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/token/vc-holdings",
"description": "Known VC holdings for a token \u2014 investors, funding rounds, lead investors",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/cross/wallet/combined-value",
"description": "Combined portfolio value across Base + Tron: total holdings with chain distribution",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/sanctions-check",
"description": "Check blockchain address against OFAC SDN sanctions list \u2014 supports Base, Tron, and Ethereum",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/rugpull-score",
"description": "Rug pull risk score for a Base token -- GoPlus security + liquidity analysis",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/rugpull-score",
"description": "Rug pull risk score for a Tron token -- GoPlus security + liquidity analysis",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/tx/simulation",
"description": "Simulate a swap TX on Base and return expected output -- pre-trade analysis",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/multi/price",
"description": "Cross-chain token price: real-time prices with 24h change, volume, and market cap",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/bridge/history",
"description": "Bridge transaction history for an address: past cross-chain transfers",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/tax-check",
"description": "Check buy/sell tax on a Base token -- honeypot and tax detection",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/token/liquidity-lock",
"description": "Check if liquidity is locked for a Base token -- LP holder analysis",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/tax-check",
"description": "Check buy/sell tax on a Tron token -- honeypot and tax detection",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/token/liquidity-lock",
"description": "Check if liquidity is locked for a Tron token -- LP holder analysis",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/staking/trx-yield",
"description": "Current TRX staking APY from Stake 2.0",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/staking/energy-roi",
"description": "ROI calculation for energy delegation on Tron",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/launch/token-audit",
"description": "Quick rug-pull audit for a Base token: honeypot, mintable, ownership, tax analysis",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/launch/liquidity-locks",
"description": "Check if liquidity is locked for a Base token \u2014 locker identity, percentage, burn status",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/launch/token-audit",
"description": "Quick rug-pull audit for a TRC20 token: honeypot, mintable, ownership, tax analysis",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/tron/launch/liquidity-locks",
"description": "Check if liquidity is locked for a TRC20 token \u2014 locker identity, percentage, burn status",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/bridge/quote",
"description": "Cross-chain bridge quote: estimated output, fees, and execution time via deBridge",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/v1/gas/prices",
"description": "Live gas prices across Base, Ethereum, Arbitrum, Optimism, Polygon",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/v1/crypto/analysis",
"description": "Crypto price analysis with trend signals, volatility rating, and supply metrics",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/v1/crypto/trending",
"description": "Trending tokens and global market overview from CoinGecko",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/v1/extract",
"description": "Web page content extractor \u2014 clean text, headings, links from any URL",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/v1/security/token",
"description": "Token smart contract security scan \u2014 honeypot detection, risk scoring, owner analysis",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/v1/wallet/profile",
"description": "Wallet activity profiler \u2014 age, tx count, token holdings, whale classification",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/tron/gas-estimate",
"description": "Estimate total TRX gas cost (energy + bandwidth) for a Tron transaction",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "txType",
"type": "string",
"description": "",
"example": "transfer",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/api/base/wallet/similar",
"description": "Find Base wallets with similar token holdings using Jaccard similarity",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://bridge.eruditepay.com/v1/token/supply-schedule",
"description": "Circulating vs total vs max supply with emission rate \u2014 dilution risk analysis",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/base/wallet/trade-history",
"description": "Full token trade history for a Base wallet with current USD values",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/v1/bridge/supported-routes",
"description": "List supported cross-chain bridge routes and tokens",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://bridge.eruditepay.com/api/base/wallet/pnl",
"description": "Estimated profit/loss for a Base wallet from token transfer history",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18",
"enumValues": [],
"default": null,
"required": false
}
]
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.05",
"avgCostPerTransaction": "0.005528",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": []
}
}