Skip to main content
POST
RedPacket - Send

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

chain
enum<string>
required

A chain name listed in supported networks Supported blockchain chains

Available options:
sol,
eth,
bsc

Body

application/json

Send red packet transaction request

signedTx
string
required

Signed transaction data

Example:

"AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEDRg..."

Response

200 - application/json

Successful response

Send red packet transaction response

signature
string
required

Transaction signature

Example:

"5UfDuX7hXbL3mFfPdq1pymNHM..."