View Source FireblocksSdk.Api.ExchangeAccount (FireblocksSdk v0.1.2)

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

Link to this function

convert(request, idempotentKey \\ "")

View Source

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:

Find a specific exchange account.

List all exchange accounts.

Options:

Link to this function

get_exchange_asset(exchangeId, assetId)

View Source

Find an asset for an exchange account.

Link to this function

transfer(trade, idempotentKey \\ "")

View Source

Transfer funds between trading accounts under the same exchange account.

Options: