Query Namespace and its profiles
Right now we support namespaceByContractAddress
, namespaceByName
. namespace
is the entry point to profile
which is always bound to a namespace. For example you could have a Link3 Profile
as vitalik.link3
and a CyberConnect Profile
as vitalik.cyberconnect
To query the profiles, simply use profileByHandle to get one profile or use profiles to list multiple on a namespace.
Use the following to get Link3
namespaces on BNB, ETH Mainnet. Or CyberConnect
namespace on Goerli.