> 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/explicit-registry.md).

# Explicit registry

```js
await client.api.getSymbolByAsset('TOKEN_REGISTRY_ADDRESS', 'assetHashBase64=');
await client.api.getAssetBySymbol(null, 'GBYTE'); // null uses the official registry
```

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