sdk-go
sdk-go copied to clipboard
feat(helix-57): add stream account data rpc
Summary by CodeRabbit
-
New Features
- Introduced multiple RPC methods for account-related functionalities, including portfolio details, order states, subaccount information, balances, history, rewards, and live data streaming.
- Added a new RPC method
GetContractTxsV2
for enhanced contract transaction queries. - Added a new RPC method
Fund
to retrieve insurance funds for specific tokens. - Introduced a new RPC method
TokenHolders
to provide a list of addresses holding specific tokens.
-
Enhancements
- Updated the code generation tool version to
goa v3.7.0
across various services. - Added new fields for filtering and configurations in trading strategies.
- Updated the code generation tool version to