Generated SDK #2700459745 (major)#141
Merged
Merged
Conversation
Contributor
|
We've received your request. Thanks for your patience. (Note that this SDK code is auto generated) |
reutz19
approved these changes
Jul 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog
2026-07-23
Breaking Change
Promote Earn endpoints from beta to GA
Products: Earn
Scope: API + SDKs
What's new
Removes the beta designation from all Earn endpoints, changing the tag from Earn (Beta) to Earn and removing beta disclaimer notes.
Impact
SDK-generated client code will use updated class and method names based on the new Earn tag.
Affected endpoints:
Fix
TransactionFeeschema field types to stringProducts: Transactions
Scope: API + SDKs
What's new
Corrects the
gasPrice,baseFee, andpriorityFeefield types from number to string to align the OpenAPI spec with actual API behavior.Impact
SDK-generated code will now correctly type transaction fee fields as strings, matching the actual API response format.
Affected endpoints:
Remove
sortByquery parameter from allowlist endpointProducts: Connected Accounts (Beta)
Scope: API + SDKs
What's new
Removes the
sortByquery parameter that allowed sorting byaddedAtorlastSyncedAtfrom the connected accounts allowlist endpoint.Impact
Clients currently using the
sortByparameter will need to remove it from their requests; results will now use the default sorting behavior.Affected endpoints:
Added
Add
programCallDecodedDatafor Solana transactionsProducts: Transactions
Scope: API + SDKs
What's new
Adds a new top-level field to transaction responses that provides decoded instruction data for Solana PROGRAM_CALL operations, including Fireblocks-injected instructions.
Impact
Customers can access decoded Solana instruction details directly from transaction responses without manual decoding.
Affected endpoints:
Add
allowedEntityTypessupport to tags APIProducts: Tags, Vaults
Scope: API + SDKs
What's new
Adds optional
allowedEntityTypequery filter to list tags andallowedEntityTypesfield to tag creation and responses.Impact
Customers can now specify which entity types a tag can be attached to and filter tags accordingly.
Affected endpoints:
Add
allowedEntityTypessupport to tags APIProducts: Tags
Scope: API + SDKs
What's new
Adds optional
allowedEntityTypequery filter to list tags andallowedEntityTypesfield to tag creation and responses.Impact
Customers can now specify which entity types a tag can be attached to and filter tags accordingly.
Affected endpoints:
Add
ORANGEto Mobile Money provider enumProducts: External wallets
Scope: API + SDKs
What's new
Adds ORANGE as a supported mobile money service provider in the MomoPaymentInfo schema for external wallet addresses.
Impact
Customers can now specify ORANGE as a provider when whitelisting Mobile Money external wallet addresses.
Affected endpoints:
Add Blockchain Link management endpoints (beta)
Products: Blockchain link (Beta)
Scope: API + SDKs
What's new
Adds beta endpoints to create, list, retrieve, update, delete, activate, and validate tenant-managed custom blockchains.
Impact
Customers can register and manage their own EVM-compatible blockchains through the API.
Affected endpoints:
Add USDC Gateway deposit automation endpoints (beta)
Products: Vaults
Scope: API + SDKs
What's new
Adds beta endpoints to configure, read, update, and disable automated USDC Gateway deposits for vault accounts on a recurring schedule.
Impact
Customers can automate USDC deposits into Gateway wallets without manual intervention.
Affected endpoints:
Add UTXO label and amount filters to max spendable (beta)
Products: Vaults
Scope: API + SDKs
What's new
Adds optional query parameters to filter UTXOs by labels (AND/OR logic), address, and amount range when calculating max spendable amount.
Impact
Customers can calculate max spendable amounts using only UTXOs matching specific labels, addresses, or amount ranges.
Affected endpoints:
Add rescreen endpoint for rejected transactions
Products: Compliance
Scope: API + SDKs
What's new
Adds an endpoint to re-run compliance screening on incoming transactions that were rejected or failed by screening checks, with an option to reset the travel rule message.
Impact
Customers can programmatically retry compliance screening on rejected transactions instead of manually handling them.
Affected endpoints:
Add metadata and incentive fields to Earn API
Products: Earn (Beta)
Scope: API + SDKs
What's new
Syncs the Earn API OpenAPI spec with backend protos by adding optional fields for incentive APY, USD-denominated values, curator info, protocol metadata, and position timestamps.
Impact
Customers can access additional incentive APY data, USD values, and display metadata from Earn API responses.
Affected endpoints:
Add
txHashandtxIdfilters to unspent outputs endpointProducts: UTXO Management (Beta)
Scope: API + SDKs
What's new
Adds optional
txHashandtxIdquery parameters to filter UTXOs by the on-chain creating transaction hash or Fireblocks transaction ID.Impact
Customers can now filter unspent outputs by the transaction that created them for more precise UTXO selection.
Affected endpoints:
Add policy rule AOT quota calculation endpoint (beta)
Products: Policy Editor V2 (Beta)
Scope: API + SDKs
What's new
Adds a beta endpoint to calculate the Amount Over Time (AOT) quota for a specific policy rule, with optional initiator, source, and destination parameters.
Impact
Customers can programmatically query AOT quota consumption for policy rules to monitor spending limits.
Affected endpoints:
Changed
Add connected accounts credentials public key endpoint (beta)
Products: Connected Accounts (Beta)
Scope: API + SDKs
What's new
Adds a beta endpoint to retrieve the RSA public key used to encrypt credential payloads when creating connected accounts.
Impact
Customers can now retrieve the encryption public key specific to connected accounts for secure credential submission.
Affected endpoints:
Expand
AmlScreeningResultschema to match actual API responseProducts: Transactions
Scope: API + SDKs
What's new
Documents previously undocumented fields in the AML screening result including bypass reasons, screening status, risk categories, and matched rule references.
Impact
Customers gain accurate schema documentation for all AML screening response fields.
Affected endpoints:
Expand
AmlScreeningResultschema to match actual API responseProducts: Compliance
Scope: API + SDKs
What's new
Documents previously undocumented fields in the AML screening result including bypass reasons, screening status, risk categories, and matched rule references.
Impact
Customers gain accurate schema documentation for all AML screening response fields.
Affected endpoints:
Update rate limit category for bulk vault account creation
Products: Vaults
Scope: API + SDKs
What's new
Changes the rate limit category from
writetohigh_computefor the bulk vault account creation endpoint to better reflect its computational intensity.Impact
Customers using this endpoint will be subject to the
high_computerate limit tier instead of thewritetier.Affected endpoints: