Does Coinbase wallet permissions support coins other than BTC and ETH?

Does Coinbase wallet permissions support coins other than BTC and ETH?

I’m specifically looking at “Sign in with Coinbase” API, which supports wallet scopes. For example, the scope wallet:buys:create has a description of “Buy bitcoin or ethereum”.

Does this mean only BTC and ETH are supported here?

Hi @ian-ridian! May we know if you are actually using the Coinbase Wallet SDK? This is because you mentioned Sign in with Coinbase on your query. You may visit this link for better insights for Coinbase supported assets.

When you create an API key, you will see all the available wallets in your account. You may select the desired wallets you want your API key to be associated with. BTC and ETH are just examples of wallets that you can have access to. Additionally, you may or may not set extra permissions for your API key. This is because some permissions are required when calling an endpoint. The permission, wallet:buys:create allows the users to buy cryptocurrencies- not just BTC or ETH. You may also visit this link for more information about Permissions (Scopes).

For more information on Sign in with Coinbase, please visit this documentation.

Thank you.

1 Like