View Source FireblocksSdk.Api.InternalWallet (FireblocksSdk v0.1.0)
Link to this section Summary
Functions
Add asset to internal wallet.
Creates a new internal wallet with the requested name.
Returns all assets in an internal wallet by ID.
Get an asset from internal wallet.
Gets a list of internal wallets.
Deletes an internal wallet by ID.
Deletes a whitelisted address (for an asset) from an internal wallet.
Sets an AML/KYT customer reference ID for the specific internal wallet.
Link to this section Functions
Add asset to internal wallet.
Options:
:walletId
(String.t/0
) - Required.:customerRefId
(String.t/0
) - Required.
Creates a new internal wallet with the requested name.
Options:
:name
(String.t/0
) - Required.:customerRefId
(String.t/0
)
Returns all assets in an internal wallet by ID.
Get an asset from internal wallet.
Gets a list of internal 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 internal wallet by ID.
Deletes a whitelisted address (for an asset) from an internal wallet.
Sets an AML/KYT customer reference ID for the specific internal wallet.