How to create Ethereum address in Coinbase

Hello all,
I’m working on Coinbase API using the official PHP SDK https://github.com/coinbase/coinbase-php of Coinbase. I’m trying to create Ethereum addresses using the API, if I use this $client->createAccount($account); method to create address, it doesn’t work for Ethereum, it only creates Bitcoin address. Here is the create account method https://developers.coinbase.com/api/v2#create-address. It would be great if anyone can help me or guide me to the right direction. Appreciate your time!

Thanks

Hello … you should refer to this https://developers.coinbase.com/ you can use another source to find news and tricks here https://coins.newbium.com

Goodluck on your project

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.