tres-asset-balance-validation

Validate TRES Finance wallet balances against DeBank and generate discrepancy reports.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/Tres-Finance-Public/tres-finance --skill tres-asset-balance-validation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tres-asset-balance-validation
Source: https://github.com/Tres-Finance-Public/tres-finance/tree/main/skills/tres-asset-balance-validation
Command: npx skills add https://github.com/Tres-Finance-Public/tres-finance --skill tres-asset-balance-validation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tes-finance-api, debank-api, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps users validate their TRES Finance wallet balances against DeBank to detect discrepancies and ensure accuracy of on-chain data.

Core Features & Use Cases

  • Balance Validation: Compares TRES Finance wallet balances with DeBank to identify discrepancies.
  • Discrepancy Report: Generates an interactive HTML dashboard and a PDF report showing matched, minor, major discrepancies, missing assets, untracked tokens, and unmatched positions.
  • Use Case: A user with multiple wallets wants to verify their total balance across all wallets and cross-check it with DeBank data to ensure accuracy.

Quick Start

Run the 'tres-asset-balance-validation' skill to compare your TRES Finance wallet balances with DeBank.

Frequently Asked Questions about tres-asset-balance-validation

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

FAQPage Schema
How do I validate wallet balances against DeBank on-chain data?

You can validate wallet balances against DeBank by running a cross-check process that compares TRES Finance records with DeBank API data to detect discrepancies and generate detailed reports.

What is the best way to detect DeFi position discrepancies across multiple wallets?

Detecting DeFi position discrepancies requires cross-referencing your wallet data with an external source. This validation compares both regular assets and DeFi positions to identify matched, minor, or major differences.

Does TRES Finance wallet validation support non-EVM blockchains?

Wallet balance validation supports EVM-compatible wallets only. Non-EVM blockchains are not supported, as the validation process relies on DeBank API data restricted to EVM chains.

How do I generate a discrepancy report for untracked tokens?

Generating a discrepancy report involves validating your balances to produce an interactive HTML dashboard and a PDF showing missing assets, untracked tokens, and unmatched positions.

Why do I need DeBank API access for on-chain data validation?

DeBank API access is required because it serves as the external reference source to cross-check TRES Finance wallet balances, ensuring accurate on-chain data verification.

Can I validate TRES Finance balances without DeBank API access?

No, validating TRES Finance balances requires both TRES Finance and DeBank API access to compare records and detect discrepancies accurately.