Skill

Manage Crypto Wallets and Execute Transactions

EmblemAI Crypto Wallet manages balances, swaps, and portfolios across 7 chains via the Agent Hustle API.

Works with agenthustle

77
Spark score
out of 100
Updated 12 days ago
Version 15.5.1

Add to Favorites

Why it matters

Effortlessly manage your cryptocurrency assets across multiple blockchains. This skill allows you to check balances, swap tokens, analyze portfolios, and execute secure transactions via the EmblemAI Agent Hustle API.

Outcomes

What it gets done

01

Check crypto wallet balances on 7 supported chains.

02

Swap and trade tokens seamlessly.

03

Analyze crypto portfolios and research tokens.

04

Execute cross-chain blockchain transactions.

Install

Add it to your toolbox

Run in your project directory:

curl -fsSL https://spark.entire.vc/get/ag-emblemai-crypto-wallet | bash

Overview

EmblemAI Crypto Wallet

EmblemAI Crypto Wallet manages crypto wallets via the EmblemAI Agent Hustle API - balances, swaps, portfolios, and transfers across 7 chains. Use it for checking balances, swapping tokens, portfolio research, or cross-chain wallet operations. Always confirm transactions and verify unknown token contracts first.

What it does

EmblemAI Crypto Wallet manages crypto wallets through the EmblemAI Agent Hustle API, letting an agent check balances, swap tokens, review portfolios, and execute transactions across seven chains - Solana, Ethereum, Base, BSC, Polygon, Hedera, and Bitcoin - with per-chain operation support varying: Solana and Ethereum add token lookup and NFT operations respectively, while Hedera and Bitcoin support only balance and transfer.

When to use - and when NOT to

Use it for checking wallet balances, swapping or trading tokens, portfolio analysis and token research, interacting with DeFi protocols, or cross-chain wallet operations. Its own safety rules matter as much as the capability: always confirm a transaction with the user before executing it, check balances before attempting a swap or transfer, verify unknown token contracts (for example via rugcheck) before trading them, and report gas estimates when available - private keys are never exposed since all signing happens server-side via a vault.

Inputs and outputs

Input: a chain, wallet address, and the requested operation, authenticated to the API at https://api.agenthustle.ai via an x-api-key header. Output: balance, portfolio, or token-information data, or an executed swap or transfer, via five core endpoints - GET /balance/{chain}/{address}, POST /swap, GET /portfolio/{address}, GET /token/{chain}/{contract}, and POST /transfer.

npx skills add EmblemCompany/Agent-skills --skill emblem-ai-agent-wallet

Integrations

Wraps the EmblemAI Agent Hustle API and its @emblemvault/agentwallet npm package, covering seven blockchains directly rather than delegating to a separate wallet provider per chain: Solana supports balance, swap, transfer, and token lookup; Ethereum adds NFT operations on top of balance, swap, and transfer; Base, BSC, and Polygon each support balance, swap, and transfer; Hedera and Bitcoin are limited to balance and transfer only.

Who it's for

Developers building an agent that needs to check balances, swap tokens, or manage a crypto portfolio across multiple chains through one API, without integrating a separate SDK per blockchain. Given that a mishandled swap or transfer moves real funds, the skill's key behaviors are as central to its job as the API calls themselves: confirming every transaction with the user first, checking balances before any swap or transfer, verifying unfamiliar token contracts before trading them, and surfacing gas estimates so the user can weigh cost before committing.

FAQ

Common questions

Discussion

Questions & comments · 0

Sign In Sign in to leave a comment.