Get contract address by transaction hashAsk AIget https://api.fireblocks.io/v1/contract_interactions/base_asset_id/{baseAssetId}/tx_hash/{txHash}Retrieve the contract address by blockchain native asset ID and transaction hashPath ParamsbaseAssetIdstringrequiredThe blockchain base assetIdtxHashstringrequiredThe transaction hashHeadersIdempotency-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 200Retrieved The Contract Address Successfully defaultError ResponseUpdated 5 months ago