Skip to main content
POST
RedPacket - Claim

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

Claimer wallet address

claimer
string
required

Claimer wallet address

Example:

"Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB"

packetId
string | null

Red packet on-chain ID

Example:

"Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB"

password
string | null

Red packet password for claiming

Example:

"123456"

shareId
string | null

Share identifier

Example:

"abc123"

Response

200 - application/json

Successful response

Claim red packet response

txSerialize
string
required

Serialized transaction data

Example:

"AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEDRg..."