View Source FireblocksSdk.Api.ExchangeAccount (FireblocksSdk v0.1.0)
Link to this section Summary
Functions
Convert exchange account funds from the source asset to the destination asset. Coinbase (USD to USDC, USDC to USD) and Bitso (MXN to USD) are supported conversions.
Find a specific exchange account.
List all exchange accounts.
Find an asset for an exchange account.
Transfer funds between trading accounts under the same exchange account.
Link to this section Functions
Convert exchange account funds from the source asset to the destination asset. Coinbase (USD to USDC, USDC to USD) and Bitso (MXN to USD) are supported conversions.
Options:
:exchangeId
(String.t/0
) - Required.:amount
(String.t/0
) - Required.:srcAsset
(String.t/0
) - Required.:destAsset
(String.t/0
) - Required.
Find a specific exchange account.
List all exchange accounts.
Find an asset for an exchange account.
Transfer funds between trading accounts under the same exchange account.
Options:
:exchangeId
(String.t/0
) - Required.:asset
(String.t/0
) - Required.:amount
(String.t/0
) - Required.:sourceType
- Required.:destType
- Required.