Skip to content

Conversation

@absorprofess
Copy link
Collaborator

  1. New Interface: Added safeheron_api_sdk_python/api/account_api.batch_update_account_autofuel for Batch Set Auto-Fuel configuration.

  2. Account Creation: Added the autoFuel parameter to CreateAccountRequest and BatchCreateAccountRequest.

  3. Account Retrieval: Added the autoFuel field to both ListAccountRequest and AccountResponse.

  4. Gas Service Status: Added theconfiguration field to GasStatusResponse.

  5. Transaction Details: Added the gasFee field to both OneTransactionsResponse and TransactionsResponse.

  6. Webhook: Added a new webhook event notification type: GAS_BALANCE_WARNING

Added autoFuel parameter to List Wallet Accounts, Create a Wallet Account, and Batch Create Wallet Accounts V2
Added autoFuel field to the return value of List Wallet Accounts, and Retrieve a Single Wallet Account
Added gasFee field to the return value of Transaction List V2, and Retrieve a Transaction
Added configuration field to Retrieve Gas Balance
Add the field gasFee to Webhook notifications of event types TRANSACTION_CREATED, TRANSACTION_STATUS_CHANGED, and TRANSACTION_CUSTOMIZED_CONFIRMING
Added GAS_BALANCE_WARNING event types to the webhook callback
Added autoFuel parameter to List Wallet Accounts, Create a Wallet Account, and Batch Create Wallet Accounts V2
Added autoFuel field to the return value of List Wallet Accounts, and Retrieve a Single Wallet Account
Added gasFee field to the return value of Transaction List V2, and Retrieve a Transaction
Added configuration field to Retrieve Gas Balance
Add the field gasFee to Webhook notifications of event types TRANSACTION_CREATED, TRANSACTION_STATUS_CHANGED, and TRANSACTION_CUSTOMIZED_CONFIRMING
Added GAS_BALANCE_WARNING event types to the webhook callback
Copy link
Collaborator

@xigaoku xigaoku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xigaoku xigaoku merged commit e3bb793 into main Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants