Build Close Token Accounts Transaction API avatar

Build Close Token Accounts Transaction API

Pricing

Pay per usage

Go to Apify Store
Build Close Token Accounts Transaction API

Build Close Token Accounts Transaction API

Solana API endpoint for closing empty Solana token accounts. Build a transaction to close Token-2022 and SPL token accounts to recover locked SOL. Docs: https://docs.vybenetwork.com/reference/close_token_accounts

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Vybe Network

Vybe Network

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Build Close Token Accounts Transaction

Solana API Summary

Build Close Token Accounts Transaction

Solana API Description

Solana API endpoint for closing empty Solana token accounts. Build a transaction to close Token-2022 and SPL token accounts to recover locked SOL.

This Solana API actor is designed for search visibility and developer onboarding, with practical endpoint context, strong keyword coverage, and direct doc links for implementation.

Explore docs here: Build Close Token Accounts Transaction Docs and Solana API Docs.

Solana API Usage

Use this endpoint for Solana analytics, token and market intelligence, wallet behavior analysis, and trading automation. The actor follows the official Vybe OpenAPI contract for consistent and accurate integrations.

Request Body Fields

  • accountAddresses (array, optional) - Specific token account addresses to close (auto-fetches if not provided)
  • accountAddresses[] (string, nested) - Typed Solana public key identifier used across request parameters and response fields.
  • gasless (boolean, optional) - Use Vybe fee payer for gas
  • ownerAddress (string, required) - Typed Solana public key identifier used across request parameters and response fields.
  • partner (string, optional) - Partner identifier
  • rentFee (number, optional) - Fee percentage on recovered rent (0-1, e.g., 0.20 for 20%)

Responses

  • 200: Close accounts result
  • 400: Invalid request
  • 404: No data matches provided query
  • 422: Token account has non-zero balance
  • 500: Internal server error

Resources