aster-deposit-fund

Deposit native assets and ERC20 tokens to Aster Finance accounts from EVM-compatible wallets.

69|12|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/asterdex/aster-skills-hub --skill aster-deposit-fund
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aster-deposit-fund
Source: https://github.com/asterdex/aster-skills-hub/tree/main/skills/aster-deposit-fund
Command: npx skills add https://github.com/asterdex/aster-skills-hub --skill aster-deposit-fund

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires viem, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to securely deposit funds into their Aster Finance accounts from external wallets, handling the complexities of on-chain transactions and security protocols.

Core Features & Use Cases

  • Cross-Chain Deposits: Supports deposits to Aster from Ethereum, BSC, and Arbitrum networks.
  • Native & ERC20 Support: Can deposit both native chain assets (like ETH, BNB) and ERC20 tokens.
  • Secure Key Management: Utilizes environment variables for private keys, ensuring sensitive information is not exposed.
  • User Confirmation: Implements a mandatory, explicit user confirmation step before any on-chain transaction to prevent accidental fund transfers.
  • Use Case: A user wants to deposit 100 USDT from their MetaMask wallet on Arbitrum to their Aster Futures account. This Skill will guide them through the process, ensuring the correct deposit address is used and confirming the transaction details before execution.

Quick Start

Use the aster-deposit-fund skill to deposit 50 ETH from the Ethereum mainnet to your Aster account.

Frequently Asked Questions about aster-deposit-fund

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

FAQPage Schema
How do I deposit crypto from an external wallet to Aster Finance?

To deposit crypto to Aster Finance, you initiate an on-chain transfer from your external EVM-compatible wallet. The Skill guides the transaction and mandates explicit user confirmation before executing the deposit.

Can I deposit ERC20 tokens and native assets to Aster across different networks?

Yes, you can deposit both native assets like ETH and BNB alongside ERC20 tokens. Cross-chain deposits are supported across Ethereum, BSC, and Arbitrum networks directly to your Aster account.

How does this Skill manage private keys for on-chain transactions?

Private keys for on-chain transactions are managed securely using environment variables. This ensures your sensitive information remains unexposed during the deposit process while interacting with EVM-compatible wallets.

What is the confirmation process before executing an Aster account deposit?

An explicit user confirmation step is mandatory before any on-chain transaction occurs. This prevents accidental fund transfers by requiring you to review and validate the exact deposit details prior to execution.

Do I need a specific wallet environment to transfer funds to Aster Futures?

You need an EVM-compatible wallet environment configured with the viem dependency. This setup allows you to securely interact with Ethereum, BSC, or Arbitrum to facilitate your Aster account funding.