paywall__wallet_stablecoin_transfer
Converts stable coins to ZAR in a Netfluid wallet account.
Use this tool to convert the entire USDC, EURC or USDT balance available across all accounts to ZAR.
There needs to be ZAR (min 5.00) in the fiat wallet or crypto in the blockchain wallet otherwise the transfer will fail due to gas fees.
The ZAR remains in the Netfluid account until wallet_transfer.
@param wallet_fk: The Netfluid wallet_fk
@param account_fk: The Netfluid account_fk on which to conver the stablecoin to fiat
@param pin: The Netfluid wallet PIN
@param stable_coin: The stable coin to convert, options are usdc or usdt
@return: a json object, containing the results in the "values" object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | Yes | ||
| wallet_fk | Yes | ||
| account_fk | No | ||
| stable_coin | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||