بنقرة واحدة
wallet-summary
Get comprehensive wallet overview including all token balances
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Get comprehensive wallet overview including all token balances
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Manage address aliases and transfer history. Auto-create contact names from transfer memos, track transfer counts, and quickly access frequently-used addresses.
Analyze address behavior patterns from transaction history. Detect anomalies, identify activity patterns, and alert on suspicious changes.
Check TRON addresses for security risks using TronScan labels, blacklists, scam detection, and fraud transaction history before interacting.
Scan wallet for token approvals and detect risky unlimited allowances. Critical for security.
Analyze energy costs for TRON transactions and generate rental proposals to save on fees. Compares burning TRX vs renting energy from platforms.
Analyze TRON blockchain transaction errors using AI to provide concise, user-friendly explanations with root causes and actionable solutions.
| name | wallet-summary |
| description | Get comprehensive wallet overview including all token balances |
| version | 1.0.0 |
| generated | true |
| author | AI Agent (Self-Generated) |
| tags | ["auto-generated","blockchain","tron","wallet","balance"] |
Use this skill when:
from personal_skills.wallet_summary.scripts.main import execute_skill
result = await execute_skill(
address="TYourAddress...",
network="nile"
)
print(result)
Auto-Generated Information: