Getting other tokens
A brief explanation on minting IDRX to get other tokens.
You can mint IDRX to get other tokens, such as USDT. Currently, the only other token supported are USDT on Polygon, BSC and Lisk, and USDC on Base.
Before doing this, you might want to check the current rate. You can use this api to get the current rates. Here's an example code to get current rates.
After a successful request, you will get a response as follows:
Get Other Stablecoin
You can mint IDRX and get other stablecoin such as USDT on Polygon, BSC and Lisk, and USDC on Base on the specified wallet, by following this guide. The only thing that you need to change is the requestType
parameter set to usdt
.
Last updated