POST
/
credit
/
new

Authorizations

X-API-KEY
string
headerrequired

Body

application/json
chain
string
required

Blockchain network to use

app_id
string
required

Ethereum address of the application

token_name
string
required

Token name

token_symbol
string
required

Token symbol

token_decimals
integer
default: 18

Token decimals

token_supply
number
required

Token initial supply amount

Response

200 - application/json
success
boolean
required

Success response

unsignedTransaction
any | null

Unsigned transaction object for the user to sign