FireblocksSdk.Api.ExchangeAccount (FireblocksSdk v0.1.4)

View Source

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(request, idempotentKey \\ "")

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:

get_account(exchangeId)

Find a specific exchange account.

get_accounts(filter)

List all exchange accounts.

Options:

get_exchange_asset(exchangeId, assetId)

Find an asset for an exchange account.

transfer(trade, idempotentKey \\ "")

Transfer funds between trading accounts under the same exchange account.

Options: