getAddress

abstract suspend fun getAddress(chainId: String): String?
abstract suspend fun getAddress(portalNamespace: PortalNamespace): String?