Authorizations
Use this format: ApiKey <your_api_key>
Body
application/json
Transaction signing parameters
Wallet account ID or address to sign the transaction with
Example:
"account-abc123"
Raw unsigned transaction to be signed (hex string)
Example:
"0x..."
Transaction type
Available options:
TRANSACTION_TYPE_ETHEREUM, TRANSACTION_TYPE_SOLANA, TRANSACTION_TYPE_TRON Example:
"TRANSACTION_TYPE_ETHEREUM"
