Skip to main content

Module Addresses

Tutorials

Getting Address from Usernames

To retrieve an address from a username, we use the get_address_from_name function. The function interface is as follows:
InitiaJS

Getting Usernames from Address

To retrieve a username from an address, we use the get_name_from_address function.
InitiaJS