View Source FireblocksSdk.Api.ExchangeAccount (FireblocksSdk v0.1.3)
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.
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.
Options:
:before
(String.t/0
):after
(String.t/0
):limit
(non_neg_integer/0
) - The default value is3
.
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.