Add an asset to a whitelisted contractAsk AIpost https://api.fireblocks.io/v1/contracts/{contractId}/{assetId}Adds an asset to a whitelisted contract. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor.Path ParamscontractIdstringrequiredThe ID of the contractassetIdstringrequiredThe ID of the asset to addBody ParamsaddressstringrequiredThe contract's address (or xpub) of the wallettagstringThe destination tag, for XRP walletsHeadersIdempotency-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