0.4.0
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.
0.3.0
0.1.0
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.

