Last updated 7 months ago
Withdraw a fungible token.
request_withdraw
Parameters:
args: { user: Address, // Stellar user address token: Address, // Stellar token address amount: i128 // amount of tokens }