POST
/
reward
/
badge

Authorizations

X-API-KEY
string
headerrequired

Body

application/json
chain
string
required

Blockchain network to use

action_id
string
required

Action Id

receiver
string
required

Ethereum address of the receiver

app_id
string
required

Ethereum address of the application

amount
integer
required

Amount of badges to reward

badge_name
string

Name of badge to reward, specify this or the badge_id

base_uri
string

URI of badge to reward

badge_id
string

Ethereum address of badge to reward, specify this or badge name

Response

200 - application/json
status
enum<string>
required

Success response status

Available options:
success
unsignedTransaction
any | null

Unsigned transaction object for the user to sign