> For the complete documentation index, see [llms.txt](https://obytejs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://obytejs.com/api/token-registry/get-official-token-registry-address.md).

# Get official token registry address

### Example

```js
const registry = client.api.getOfficialTokenRegistryAddress();
console.log(registry);
```

### Returns

```js
'O6H6ZIFI57X3PLTYHOCVYPP5A553CYFQ'
```

{% embed url="<https://tokens.ooo/>" %}
