1inch-aggregator

Retrieve ERC-20 token balances for wallet addresses via the GOAT SDK 1inch plugin.

3|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/readtheskill/readtheskill --skill 1inch-aggregator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 1inch-aggregator
Source: https://github.com/readtheskill/readtheskill/tree/main/public/skills/1inch-aggregator
Command: npx skills add https://github.com/readtheskill/readtheskill --skill 1inch-aggregator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies retrieving token balances by wrapping the 1inch API via the GOAT SDK plugin, removing the need to manually query token contracts and aggregate balances across providers.

Core Features & Use Cases

  • Balance Retrieval: Query ERC-20 token balances for a given wallet address using the 1inch GOAT plugin.
  • Developer Integration: Installable via npm and designed to plug into existing GOAT SDK on-chain toolchains for trading or analytics.
  • Use Case: Populate portfolio dashboards, verify wallet balances before swaps, or feed real-time balance data into trading bots.

Quick Start

Use the 1inch-aggregator to retrieve ERC-20 token balances for a wallet address and chain using your ONEINCH API key.

Frequently Asked Questions about 1inch-aggregator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve on-chain token balances for a wallet address using the 1inch API?

To retrieve on-chain token balances, use the GOAT SDK 1inch plugin to query ERC-20 balances for a specified wallet address and EVM-compatible chain, requiring a valid 1inch API key to return the data.

Do I need a 1inch API key to fetch ERC-20 token balances via the GOAT SDK?

Yes, fetching ERC-20 token balances via the GOAT SDK requires a valid 1inch API key to authenticate your requests and return token balance data for specified wallet addresses.

Can I use the 1inch GOAT SDK plugin to populate portfolio tracking dashboards?

Yes, you can use the 1inch GOAT SDK plugin to populate portfolio tracking dashboards by retrieving real-time ERC-20 token balances for specified wallet addresses across EVM-compatible chains.

What is the best way to verify wallet balances before executing trades in EVM bots?

The best way to verify wallet balances before executing trades in EVM bots is integrating the 1inch GOAT SDK plugin to instantly fetch on-chain token balances for specified wallet addresses.

Does the 1inch aggregator Skill support querying balances across multiple EVM-compatible providers?

The Skill wraps the 1inch API via the GOAT SDK plugin to retrieve on-chain token balances, removing the need to manually query token contracts and aggregate balances across providers.

Can I integrate on-chain token balance retrieval into existing trading bot workflows?

Yes, the Skill is installable via npm and designed to plug into existing GOAT SDK on-chain toolchains, feeding real-time token balance data directly into trading bot and analytics workflows.