Submit a signed transaction to the blockchain
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A chain name listed in supported networks
{ "SOLANA": "sol", "BASE": "base" }
Transaction parameters
The body is of type object
.
The response is of type object
.