According to current spec, the wallets should implement: cardano.{walletName}.{methodname} However it looks like what is currently implemented is cardano.{methodname} Implementing the CIP30 API at the root level of the cardano object means this will cause conflicts if the user has multiple wallets installed.