Documentation Index
Fetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
A 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.
Specifies the notation of the transaction. Possible values are: - notabene: Uses Notabene notation (default behavior). - fireblocks: Uses Fireblocks notation, with automatic translation of asset tickers and amounts. - <none>: Defaults to notabene for backward compatibility.
Note: The default value for the notation parameter will change from notabene to fireblocks Update your integrations accordingly.
fireblocks, notabene Transaction asset symbol (BTC,ETH)
"BTC"
Transaction destination address
"bc1qxy2kgdygjrsqtzq2n0yrf1234p83kkfjhx0wlh"
Transaction amount in the transaction asset
"10"
This is the identifier assigned to your VASP
"did:ethr:0x44957e75d6ce4a5bf37aae117da86422c848f7c2"
"True" if the originator and beneficiary is the same person and you therefore do not need to collect any information. "False" if it is a third-party transfer.
false
Number of decimals in the transaction asset. This is used to convert the transaction amount to the smallest unit of the asset
8
This will also check if the transaction is a TRAVEL_RULE in the beneficiary VASP's jurisdiction
true
This is the identifier assigned to the VASP the funds are being sent to
"did:ethr:0x46a7ed5813ce735387df2bfb245bd7722e0de992"
Beneficiary VASP name
"HelloCrypto"
Beneficiary name
"John Doe"
Beneficiary name
"1234-1234-1234-12234"
Transaction validated successfully
"isValid" will tell you if you have collected all the information needed for the travel rule data transfer. Once this field = "true", you can move on to the next step which is to transfer the front-end information to your back-end and perform Travel Rule Transaction create
true
"type" will tell you if the virtual asset value converted to FIAT value of the withdrawal request is above (=TRAVELRULE) or below (=BELOW_THRESHOLD) the threshold in your jurisdiction. If it is to an unhosted wallet which does not require travel rule information to be sent and only collected, it will say NON_CUSTODIAL.
"TRAVELRULE"
"beneficiaryAddressType" will tell you if your blockchain analytics provider or internal address book has been able to identify the wallet address.
UNKNOWN, HOSTED, UNHOSTED "UNKNOWN"
"addressSource" will tell you if the address was found in your internal address book or identified by the blockchain analytics provider.
UNKNOWN, ADDRESS_HASH, ADDRESS_GRAPH, CHAINALYSIS, ELLIPTIC, CRYSTAL "UNKNOWN"
The VASP DID of the beneficiary VASP
"did:ethr:0x46a7ed5813ce735387df2bfb245bd7722e0de992"
"beneficiaryVASPname" will tell you the name of the VASP that has been identified as the owner of the wallet address. This name is used in a subsequent call to get its DID.
"Fireblocks"
"errors/warnings" will tell you what information about the beneficiary you need to collect from the sender.
["optional-beneficiaryAccountNumber"]