Coinbase
From UBot Studio
The Coinbase Commands and Functions allow you to manage and interact with your accounts on the cryptocurrency exchange Coinbase within the UBot Studio environment.
List of Coinbase Commands and Functions
- config coinbase: Establishes a connection to a Coinbase account.
- exchange crypto on coinbase: Exchange coins in the Coinbase market.
- $get coinbase balance: Gets your wallet balance on Coinbase for a given currency.
- $get coinbase transaction: Since Coinbase transactions don't post right away, you can use this function to retrieve the hash once the transaction posts.
- $get coinbase wallet data: Gets a list of all of your Coinbase wallets.
- send crypto from coinbase: Sends tokens from a Coinbase wallet to an address. Be sure you use the correct parameters here, because using the wrong parameters could result in loss of coins.
Please proceed with care while using these commands. Secure your API keys and handle transactions carefully to avoid loss of funds.