Gateway enables seamless switching and routing between various delivery methods
sendTransaction
method.
Gateway delivers transactions simultaneously across multiple delivery methods, maximizing transaction success rates. Effortlessly switch between delivery channels from your dashboard—no code changes or redeployments required.
Once you have your optimized transaction ready along with the tip transfer included, you can now send it via the sendTransaction
method.
base64
and base58
encoding formats.
base58
is being deprecated from Solana and could be removed as an acceptable encoding in the future. It it advised to use base64
startSlot
value in your request body. We’ll use this value to determine the slot latency on your behalf.
result
field with the transaction signature or an error
field with error details.deliveryMethod
field identifies the method used.