Create Merge RequestCopy Pagepost https://api.p2p.org/api/v1/solana/{network}/staking/mergeCreate merge request transaction.Path ParamsnetworkstringenumrequiredSolana network:`mainnet-beta` — production network.`testnet` — testnet.mainnet-betatestnetAllowed:mainnet-betatestnetBody ParamsfeePayerstringrequiredAccount address that will pay the fee for the transaction.stakeAccountstringrequiredAccount address that will merge split tokens for staking.sourceStakeAccountstringrequiredAccount address to merge tokens from.authoritystringrequiredAccount address that can perform withdrawal operations with stakeAccount and sourseStakeAccount.nonceAccountstringAccount address that keeps the value of the nonce.computeUnitLimitint64≥ 1Maximum computational effort limit for the transaction measured in compute units.computeUnitPriceint64≥ 1Price of a compute unit for the transaction in micro-lamports (1 microLamport = 10⁻⁶ lamports).Responses 200OK 429Too Many Requests — the client exceeded its rate limit. The response advertises when to retry and the active quota via headers.Updated 2 months ago Create Split RequestCreate Nonce AccountDid this page help you?YesNo