get Address
Retrieves the address associated with a specific chain ID.
Return
The address if found, null
otherwise.
Parameters
chain Id
The ID of the chain for which to retrieve the address.
Throws
if the chainId is in the wrong format.
if client is null.
Retrieves the address associated with a specific PortalNamespace.
Return
The address if found, null
otherwise.
Parameters
portal Namespace
The PortalNamespace for which to retrieve the address.