Transactions
This documentation outlines process to request crypto withdrawals from the site.
Supported Assets
Symbol
Name
Client -> Server Events
deposit-address
deposit-addresswithdraw
withdraw{
asset: string,
to: string, // Destination wallet address
amount: number // Amount in USD
}Server -> Client Events
deposit-address
deposit-addresswithdraw
withdraw