Added
- Add
EmailMfaMethodto linked MFA methods. - Add email MFA request body models for client authentication flows.
- API updates.
Added
- Add Tempo support to wallet balances, wallet transfers, transaction payloads, and wallet action webhook types.
- Add
pathusdas a supported wallet asset. - Add
factoryandfactory_datafields toUserOperationInput. - API updates.
Added
- Add Veda earn vault support with the
vedaearn provider. - Add the
VedaVaultDetailsmodel. - Add earn fee collection wallet action models, including
EarnFeeCollectActionResponseandEarnFeeCollectRequestBody. - Add
wallet_action.earn_fee_collect.*webhook payload models. - API updates.
Deprecated
- Deprecate
amountinside token transfer source models. Use the top-levelamountfield for transfer requests.
Added
- Add typed
wallets.tronservice withsign_transactionandsend_transactionmethods. - Add Spark withdrawal support with new
SparkWithdrawRpcInputandSparkGetWithdrawalFeeQuoteRpcInputmodels, cooperative exit quotes (SparkCoopExitFeeQuote,SparkCoopExitRequest), and a configurableSparkExitSpeed(FAST,MEDIUM,SLOW). - Add
WalletTronAssetto wallet balance responses. - Add
AaveVaultDetailsandMorphoVaultDetailsto wallet earn actions. - Add
TransactionChainNameInputfor referencing chains by name.
Added
- Add
transactions.getmethod for retrieving transaction details. - Add wallet earn actions support.
- Add wallet export and import support.
- API updates.
Breaking changes
- Return types for
Intents#create_policy_ruleandIntents#update_policy_rulechanged fromRuleIntentResponsetoRuleMutateIntentResponse. - Return type for
Intents#delete_policy_rulechanged fromRuleIntentResponsetoRuleDeleteIntentResponse. GetFiatOnrampURLResponsechanged from a class to a discriminated union on:type.

