- Updated SpotBot to fetch token balance directly using the new GetBalance method in IExchangeService.
- Modified IExchangeService to include a method for retrieving balance by ticker.
- Enhanced ExchangeService to implement the new balance retrieval logic for both EVM and non-EVM exchanges.
- Updated TokenService to streamline contract address and decimal retrieval for various tokens.
- Adjusted TradesModal to reflect changes in position status handling.
* Setup GMX v2
* Add get markets
* Map token with service
* Add get market info data
* Add get markets
* Add get market token prices
* Get markets infos multicall
* Try call datastore
* Add some tests to figure out why datastore call dont work
* Update funding rates
* clean