For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get official token registry address

Example

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

Returns

'O6H6ZIFI57X3PLTYHOCVYPP5A553CYFQ'

Last updated