Creating a Stablecoin Conversion
The following examples show how to create a conversion between USD and USDC.- Java
- .NET
- Go
- Python
- CLI
- TS/JS
Tracking a Stablecoin Conversion
Conversions are tracked via Get Transaction by ID. The process is identical to tracking a withdrawal. Simply look up the transaction by its ID. Typically, conversion transactions reach a terminal state within a few seconds.- Java
- .NET
- Go
- Python
- TS/JS
- CLI