Skynet
Visit SkynetBlogUse-casesDiscord
  • Getting Started
    • Introduction to Skynet
    • Why Skynet?
    • Features
      • Skynet Intelligence
      • Skynet Orchestration
      • Data Security
      • Memory
      • Skynet Chain
      • Payments
      • AI Tools
    • Skynet Interoperability
  • Agent Studio
    • Studio Overview
    • Dashboard
    • Workflow
  • Skynet Ecosystem
  • Skynet Protocol
    • SkyIDs
    • Role Based Access Control (RBAC)
    • Organizational Services
    • Add AI Agent tools
    • Payment Rails
      • Fiat/Crypto On-ramp
      • Settlement With Tooling Providers
      • Subscriptions vs on-demand Pay-per-second
      • How AI Agents Spend
    • Subnet
      • Types of Subnet
      • Subnet fault-tolerance and security
      • Provider Subnet
      • Provider Subnet functions
      • Tool fees
    • Smart Access Points
  • FAQ
  • Tutorials
  • Concepts
    • Glossary
  • Technical Support
  • Build your Project on Skynet
    • Interact with AI service to create an Agent
      • Prerequisites
      • SDK Initialization
      • Adding Balance to a Subnet
        • Best Practices
        • Common Errors and Solutions
      • Authentication
      • userAuthPayload
      • Service Endpoints
    • Integrate AI agent tools
      • Installation
      • Configuration
      • Initialization and Setup
      • Core Functions
      • Endpoint Summary
  • Developer Portal
Powered by GitBook
On this page
  1. Build your Project on Skynet
  2. Interact with AI service to create an Agent
  3. Adding Balance to a Subnet

Common Errors and Solutions

These are common errors that may occur when checking or adding a subnet balance, along with their causes and recommended solutions:

Error
Possible Cause
Solution

User rejected transaction

User cancelled the transaction in their wallet

Inform the user to approve the transaction

Insufficient funds

User doesn't have enough sUSD

Ensure wallet has sufficient funds

Chain switching failed

User rejected chain switch

Ensure proper chain switching before transactions

Balance too low

Trying to add too small amount

Use a reasonable minimum balance amount

Browser not initialized

SkyBrowser not properly set up

Ensure proper initialization before making calls

PreviousBest PracticesNextAuthentication

Last updated 17 days ago