> For the complete documentation index, see [llms.txt](https://docs.infrablockchain.net/infrablockchain-antelope/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infrablockchain.net/infrablockchain-antelope/for-developers/developer-guides-infrablockchain-antelope-native/infrablockchain-antelope-system-contracts/sys.tokenabi/settokenmeta.md).

# settokenmeta

## Create a token

To create a new token call the settokenmeta`()` action.

#### Action Parameters

| Field | Type   | Example                  | Description            |
| ----- | ------ | ------------------------ | ---------------------- |
| sym   | symbol | "4,DUSD"                 | Symbol to create token |
| url   | string | "<http://sysdepo-a.org>" | URL                    |
| desc  | string | "system depository a"    | Description            |
