api-key; ThorNode supplies it. The response body is Astralane’s, unchanged.
Query parameters
mev-protect and swqos-only are forwarded to Astralane. sendPaladin returns 410.
Tip addresses
sendTransaction
params[2] is optional. Response: {"jsonrpc":"2.0","id":1,"result":"<SIGNATURE>"}.
sendBundle
Up to 4 transactions executed in order; Astralane reverts the whole bundle if a member fails.sendBatch
Up to 25 independent transactions; each returns its own signature.{"jsonrpc":"2.0","id":1,"result":["<SIGNATURE_1>","<SIGNATURE_2>"]}.