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"
    }
  }
}

Changes