Build MEV Rewards Withdrawal Transaction API avatar

Build MEV Rewards Withdrawal Transaction API

Pricing

from $0.00005 / actor start

Go to Apify Store
Build MEV Rewards Withdrawal Transaction API

Build MEV Rewards Withdrawal Transaction API

Solana API endpoint for withdrawing MEV rewards on Solana. Build a transaction to claim accumulated MEV rewards from staking positions like Jito. Docs: https://docs.vybenetwork.com/reference/withdraw_mev

Pricing

from $0.00005 / actor start

Rating

0.0

(0)

Developer

Vybe Network

Vybe Network

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Build MEV Rewards Withdrawal Transaction

Solana API Summary

Build MEV Rewards Withdrawal Transaction

Solana API Description

Solana API endpoint for withdrawing MEV rewards on Solana. Build a transaction to claim accumulated MEV rewards from staking positions like Jito.

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 MEV Rewards Withdrawal 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

  • gasless (boolean, optional) - Use Vybe fee payer for gas
  • mevFee (number, optional) - Fee percentage on withdrawn MEV (0-1, e.g., 0.05 for 5%)
  • ownerAddress (string, required) - Typed Solana public key identifier used across request parameters and response fields.
  • partner (string, optional) - Partner identifier
  • router (string, optional) - Router for vybesol conversion (if vybesol is true)
  • simulate (boolean, optional) - Simulate transaction without building
  • stakeAccountAddresses (array, optional) - Specific stake account addresses to close (auto-fetches if not provided)
  • stakeAccountAddresses[] (string, nested) - Typed Solana public key identifier used across request parameters and response fields.
  • vybeSOL (boolean, optional) - Convert withdrawn SOL to VybeSOL

Responses

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

Resources