Prerequisites
Before you begin, you need to have a Fireblocks account. Make sure you have a Fireblocks API key and secret, with the least amount of permissions required to access the functionality of the Fireblocks Connector you plan to use.Make sure to create an API key dedicated to Formance. Doing so will improve your auditability and security and will allow you to revoke access to Formance at any time if needed.
Installation
Configuration fields
API key created from the Fireblocks workspace.
Base URL for the Fireblocks API. The value depends on your workspace environment:
| Environment | URL |
|---|---|
| US Sandbox | https://sandbox-api.fireblocks.io |
| US Mainnet/Testnet | https://api.fireblocks.io |
| EU Mainnet/Testnet | https://eu-api.fireblocks.io |
| EU2 Mainnet/Testnet | https://eu2-api.fireblocks.io |
A unique name for this connector instance.
How often the connector polls Fireblocks for new data.
Fireblocks API secret key. Used to sign the JWT for the
Authorization Bearer header.The key must be formatted as a single-line string with literal \n characters. You can convert a PEM file with:Capabilities
The Fireblocks connector supports:- FetchAccounts — sync vault accounts from Fireblocks
- FetchBalances — retrieve account balances
- FetchPayments — import transactions, including withdrawals, transfers, staking/unstaking, and minting/burning