Overview
Thelink_wallet_address action links an Ethereum wallet address to your Hyperbolic account, enabling you to add credits via cryptocurrency payments on the Base network.
Function Signature
Input Schema
The Ethereum wallet address to link to your Hyperbolic account (e.g., “0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb”).
Response
Returns a formatted JSON string representation of the API response.A formatted JSON string confirming the wallet address has been linked to your account.
API Endpoint
Example Usage
Example Response
Adding Credits After Linking
Once your wallet is linked, you can add credits to your Hyperbolic account:Supported Tokens
- USDC (USD Coin)
- USDT (Tether)
- DAI
Network
- Base Network (Ethereum L2)
Hyperbolic Deposit Address
Steps to Add Credits
- Link your wallet using this action
- Send USDC, USDT, or DAI on Base network to the Hyperbolic deposit address
- Funds are available immediately after transaction confirmation
- Use credits to rent GPU compute resources
Complete Workflow Example
Important Notes
- All inputs must be provided to process the linking
- The user is identified by the
HYPERBOLIC_API_KEYin the request header - Supported networks: Base network only
- Supported tokens: USDC, USDT, DAI
- Funds appear immediately after blockchain confirmation
- You can only link one wallet address per Hyperbolic account
- Linking a new address will replace the previous one
Error Handling
The function raises:ValueError: If wallet_address is missing or invalid formatrequests.exceptions.RequestException: If the API request fails, with detailed error information
Using with Coinbase CDP
If you’re using the Coinbase CDP AgentKit for wallet management:Security Notes
- Never share your private keys or API keys
- Always verify the Hyperbolic deposit address before sending funds
- Only send supported tokens (USDC, USDT, DAI) on Base network
- Sending unsupported tokens or wrong network will result in loss of funds
Related Actions
- Get Current Balance - Check your credit balance
- Get Spend History - Monitor GPU rental costs
- Rent Compute - Use credits to rent GPUs