Create Split Request

Create split request transaction.

Path Params
string
enum
required

Solana network:

  • `mainnet-beta` — production network.
  • `testnet` — testnet.
Allowed:
Body Params
string
required

Account address that will pay the fee for the transaction.

string
required

Account address to split tokens from.

string
required

Account address that will receive split tokens for staking.

string

Account address that can perform withdrawal operations with stakeAccount and baseAccount.

number
required
≥ 1

Amount of tokens to move in lamports (1 SOl = 10⁹ lamports).

string

Account address that keeps the value of the nonce.

number
≥ 1

Maximum computational effort limit for the transaction measured in compute units.

number
≥ 1

Price of a compute unit for the transaction in micro-lamports (1 microLamport = 10⁻⁶ lamports).

Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json