setup_offloader_wallet
Create a wallet for automatic stablecoin-to-fiat conversion by configuring off-ramp settings with customer ID, currency, network, and wallet address.
Instructions
Create an offloader wallet for automatic stablecoin-to-fiat off-ramp. Requires customer_id, currency (stablecoin: 'usdc', 'usdt', 'eurc'), network (blockchain network), and wallet_address.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| currency | Yes | ||
| network | Yes | ||
| wallet_address | Yes |