POST
/
credit
/
new

Authorizations

X-API-KEY
string
headerrequired

Body

application/json
chain
string
required

Blockchain network to use

Required string length: 1 - 255
app_id
string
required

Ethereum address of the application

token_name
string
required

Token name

Required string length: 1 - 512
token_symbol
string
required

Token symbol

Required string length: 1 - 512
token_supply
number
required

Token initial supply amount

Required range: x > 0
token_decimals
integer
default: 18

Token decimals

Required range: x > 0

Response

200 - application/json
success
boolean
required

Success response

unsignedTransaction
any | null

Unsigned transaction object for the user to sign