View Source FireblocksSdk.Api.ExternalWallet (FireblocksSdk v0.1.0)
Link to this section Summary
Functions
Add asset to external wallet.
Creates a new external wallet with the requested name.
Returns all assets in an external wallet by ID.
Get an asset from external wallet.
Gets a list of external wallets.
Deletes an external wallet by ID.
Deletes a whitelisted address (for an asset) from an external wallet.
Sets an AML/KYT customer reference ID for the specific external wallet.
Link to this section Functions
Add asset to external wallet.
Options:
:walletId
(String.t/0
) - Required.:customerRefId
(String.t/0
) - Required.
Creates a new external wallet with the requested name.
Options:
:name
(String.t/0
) - Required.:customerRefId
(String.t/0
)
Returns all assets in an external wallet by ID.
Get an asset from external wallet.
Gets a list of external wallets.
Note: BTC-based assets belonging to whitelisted addresses cannot be retrieved between 00:00 UTC and 00:01 UTC daily due to third-party provider, Blockchair, being unavailable for this 60 second period. Please wait until the next minute to retrieve BTC-based assets.
Deletes an external wallet by ID.
Deletes a whitelisted address (for an asset) from an external wallet.
Sets an AML/KYT customer reference ID for the specific external wallet.