Add an asset to an internal walletAsk AIpost https://api.fireblocks.io/v1/internal_wallets/{walletId}/{assetId}Adds an asset to an existing internal wallet.Path ParamswalletIdstringrequiredThe ID of the walletassetIdstringrequiredThe ID of the asset to addBody ParamsaddressstringrequiredThe wallet's address or, for EOS wallets, the account nametagstringfor XRP wallets, the destination tag; for EOS, the memo; for the fiat providers (BLINC by BCB Group), the Bank Transfer DescriptionHeadersIdempotency-KeystringA unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.Responses 200A Wallet Asset object defaultError ResponseUpdated 4 months ago