Get the test wallet address
Returns the Ethereum address derived from the configured external wallet private key, used by the UI for test transfers. tenant_id is derived from the JWT token context.
GET
TypeScript
Response
OK
Ethereum address derived from BLOCKCHAIN_LINK_EXTERNAL_WALLET_PRIVATE_KEY (for UI display).
Example:
"0x0000000000000000000000000000000000000000"
Previous
List assetsRetrieves a paginated list of all assets supported by Fireblocks in your workspace
**Note:** We will continue to support and display the legacy ID (API ID). Since not all Fireblocks services fully support the new Assets UUID, please use only the legacy ID until further notice.
Next
TypeScript