Resolver
Get the owner of a userDID. If not found in communities ID, it will find in ens. If you pass binance or arbitrum rpc url, it will also find address in space id.
Input:
Output: Promise<string | null>
Example:
Get primary did of an address. If not found in communities ID, it will find in ens. If you pass binance or arbitrum rpc url, it will also find address in space id.
Input:
Output: Promise<string | null>
Example:
Last updated