Onchain
Deploy fungible
Creates a new token. This is an allowlisted API, reach out if you want access.
post/v2/fungible/
Response
Success
Example response
{
"contract": {
"fungible": {
"object": "fungible"
}
}
}Creates a new token. This is an allowlisted API, reach out if you want access.
Success
{
"contract": {
"fungible": {
"object": "fungible"
}
}
}