Zapper
public.zapper.xyz
· public.zapper.xyz
Portfolio data, token balances, DeFi positions
public.zapper.xyz 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.
Raw error
HTTP 404
F
Conformance score: 27/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
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.
Endpoints
eth_getLogs on USDC Transfer events to the payment wallet.
| Agent card | https://public.zapper.xyz/.well-known/agent-card.json |
| Provider | https://public.zapper.xyz |
| Docs | https://public.zapper.xyz |
Skills · 1 declared · mapped to canonical taxonomy
Health · last 27 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
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/public.zapper.xyz) [](https://agenstry.com/agents/public.zapper.xyz) [](https://agenstry.com/agents/public.zapper.xyz) [](https://agenstry.com/agents/public.zapper.xyz)
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": "public-zapper-xyz",
"name": "Zapper",
"description": "Portfolio data, token balances, DeFi positions",
"domain": "public.zapper.xyz",
"provider": "public.zapper.xyz",
"providerUrl": "https://public.zapper.xyz",
"category": "Data",
"networks": [
"Base"
],
"enriched": true,
"endpoints": [
{
"url": "https://public.zapper.xyz/x402/account-identity",
"description": "Get social identity (ENS, Farcaster, Lens, Basenames) for a specific address.",
"pricing": {
"amount": "0.001125",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://public.zapper.xyz/x402/defi-balances",
"description": "Get DeFi balances (Liquidity Pools, Yield Farming, Lending, etc.) for a single address, or a list of addresses.",
"pricing": {
"amount": "0.001125",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "addresses",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "first",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://public.zapper.xyz/x402/general-swap-feed",
"description": "Get a real-time feed of swap activity across Farcaster, including token trades, volume, and social context.",
"pricing": {
"amount": "0.00375",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://public.zapper.xyz/x402/historical-token-price",
"description": "Get the price of a token at a specific point in time.",
"pricing": {
"amount": "0.001125",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "chainId",
"type": "number",
"description": "",
"example": 8453,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "timestamp",
"type": "number",
"description": "",
"example": 1700000000000,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://public.zapper.xyz/x402/nft-balances",
"description": "Get individual NFT balances and estimated values for a single address, or a list of addresses.",
"pricing": {
"amount": "0.001125",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "addresses",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "first",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://public.zapper.xyz/x402/nft-collection-metadata",
"description": "Get NFT collection data including market stats, holders, events, and a sample of NFTs.",
"pricing": {
"amount": "0.001125",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "collections",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://public.zapper.xyz/x402/nft-ranking",
"description": "Get a ranked list of NFT collections based on rading activity and collection popularity, optionally tailored for a farcaster user.",
"pricing": {
"amount": "0.0045",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "first",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://public.zapper.xyz/x402/nft-token-metadata",
"description": "Get detailed metadata, traits, media, and holder info for a specific NFT",
"pricing": {
"amount": "0.001125",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "chainId",
"type": "number",
"description": "",
"example": 8453,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "collectionAddress",
"type": "string",
"description": "",
"example": "0xa449b4f43d9a33fcdcf397b9cc7aa909012709fd",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "tokenId",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://public.zapper.xyz/x402/portfolio-totals",
"description": "Get aggregated portfolio totals (Tokens, Apps, NFTs) broken down by network for a single address, or a list of addresses.",
"pricing": {
"amount": "0.001875",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "addresses",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://public.zapper.xyz/x402/search",
"description": "Search for ERC20 tokens, NFTs, Users, Apps, or Gas Tokens.",
"pricing": {
"amount": "0.0045",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "categories",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "search",
"type": "string",
"description": "",
"example": "USDC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://public.zapper.xyz/x402/token-activity-feed",
"description": "Get a combined activity feed for a specific token, including swaps and top Farcaster casts, personalized for a given user.",
"pricing": {
"amount": "0.00375",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "chainId",
"type": "number",
"description": "",
"example": 8453,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "tokenAddress",
"type": "string",
"description": "",
"example": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://public.zapper.xyz/x402/token-balances",
"description": "Get detailed token balances for a single address, or a list of addresses, optionally filtering by chain.",
"pricing": {
"amount": "0.001125",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "addresses",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "first",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "4"
}
},
{
"url": "https://public.zapper.xyz/x402/token-holders",
"description": "Get token holders with balances and identity information for a specific token.",
"pricing": {
"amount": "0.001125",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "chainId",
"type": "number",
"description": "",
"example": 8453,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "first",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://public.zapper.xyz/x402/token-price",
"description": "Get real-time token price and market cap",
"pricing": {
"amount": "0.001125",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "chainId",
"type": "number",
"description": "",
"example": 8453,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://public.zapper.xyz/x402/token-ranking",
"description": "Get a ranked list of tokens based on swap activity and velocity of adoption, optionally tailored for a farcaster user.",
"pricing": {
"amount": "0.0045",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "first",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://public.zapper.xyz/x402/transaction-details",
"description": "Get human-readable interpretation, metadata, and balance changes for a specific transaction.",
"pricing": {
"amount": "0.001125",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "chainId",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "hash",
"type": "string",
"description": "",
"example": "0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "15",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://public.zapper.xyz/x402/transaction-history",
"description": "Get transaction history with interpretations and metadata for a single address, or a list of addresses.",
"pricing": {
"amount": "0.001125",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "first",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "subjects",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "2"
}
}
],
"integrationType": "1P",
"isNew": false,
"priceSummary": {
"minAmount": "0.001125",
"maxAmount": "0.0045",
"avgCostPerTransaction": "0.002074",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "Zapper",
"tags": [
"defi",
"portfolio",
"balances",
"positions"
],
"iconUrl": "https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1780076811/bazaar-icons/665d01ce6ce35280.png"
}
}