getTipAccounts
Available on paid Alchemy plans (pay-as-you-go or enterprise); not available on the free tier.
Retrieves the tip accounts designated for tip payments for bundles. The tip accounts have remained constant and can also be found in the example response of Jito's docs.
See Jito's getTipAccounts docs for background.
Path Parameters
stringrequireddefaults to
docs-demoJito bundle methods are available on paid Alchemy plans only. Create an API key on a paid plan (pay-as-you-go or enterprise) to call these endpoints.
Request
objectoptionaldefaults to
[object Object]Not read by the server. Included so the JSON-RPC params field is present in the request body. Leave the pre-filled empty object as-is.
Responses
200
The list of 8 Jito tip accounts as base-58 encoded pubkey strings.
Was this page helpful?