8000 Releases · rotki/rotki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: rotki/rotki

Rotki v1.26.0 - Contact call

28 Oct 15:49
v1.26.0
Compare
Choose a tag to compare

Description

Rotki v1.26.0 is the biggest release we have made in quite some time. It contains a lots of new features, improvements and bug fixes we made in the past 2.5 months! But most of all it has some deep architectural changes that will allow for multi-evm chain support in the next releases from here and on.

It contains a mind-boggling 547 commits by 16 different contributors!

A lot of things are added but the highlights are:

  • Internationalization
  • Bitcoin taproot support
  • Note taking
  • Convex finance support
  • Multi-chain assets
  • Custom assets and custom prices
  • LP balances should now appear in the dashboard

Important note: When switching to this version have patience. Both the first time you open the app and the first login will take more time than usual since both the global rotki database and each user database will get upgraded.

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Important notes

  • When first opening this release it may take more time than usual both to open the app and do the first login. This is normal. Do not close the app. Let it run. The reason for this is that the database is being upgraded to the new version.
  • During the upgrade most of the historical price caches are removed. They will be recreated on demand or you can request cache creation for specific asset pairs here: https://rotki.readthedocs.io/en/latest/usage_guide.html#manage-historical-price-oracle-cache
  • From this version and on new tokens will not be detected for your addresses. This is to speed up token queries. You can see detected tokens for any address and detect tokens for a single address or for all of them again from the blockchains and accounts view. More info here: https://rotki.readthedocs.io/en/latest/usage_guide.html#token-detection
  • The moment this version is published, starting any old versions a popup with an update of 0 asset changes will appear. This error has been prevented for future releases

Release Highlights

Internationalization

2022-10-25_22-56

You can now select a language to have rotki displayed in! Perhaps your native language is soon going to be supported! We are not translators ourselves but anyone can now easily contribute any language to rotki and slowly translate any part of the application.

To learn how to do so and help us check this guide.

Note that all translations as of this release are not totally finished. It's up to you guys to helps us finish them and add more.

Bitcoin taproot support

rotki now supports bitcoin taproot

2022-10-25_23-42_1

Users can choose taproot type for xpubs in order to properly track generated addresses with taproot capabilities

Note taking

rotki_general_notes

users can now take notes in any part of the app by clicking the sticky note in the top right menu.

Some notes are general to the entire app while some notes are specific to the navigated section. For more details check: https://rotki.readthedocs.io/en/latest/usage_guide.html#taking-notes-in-app

Convex finance support

convex

Convex finance transactions are now properly decoded in the ethereum transaction decoders view

Multi-chain assets

2022-10-25_23-55

EVM tokens are now multichain. This is just the first step towards mult-evm chain support, but now rotki understands that there are different evm chains and stores and displays assets depending on the chain they are located at.

Custom assets and custom prices

2022-10-26_00-02

Users can now add custom assets in rotki. Either through the asset management view (above) or directly when adding a new manual balance (below)

2022-10-26_00-08

Each custom asset can also have its accompanying price set (since we have no way of knowing a price for a custom asset) and displayed and tracked all over rotki like any other asset. When you want to change the price you do it via the price management view

2022-10-26_00-11

This unlocks so many possibilities in rotki. You can now track like that anything from stocks, to the value of your real estate, your car or even that old art you found in your grandma's apartment.

LP balances should now appear in the dashboard

lps_in_dashboard

All supported liquidity pool positions (uniswap, sushiswap, balancer etc.) now appear in the dashboard as tracked assets. They are also taken into account in the balance snapshots, statistics and all other parts of the application.


These were the highlights. Check below for the full changelog 👇

New Features

  • #2607 Users can now add general and section specific notes in rotki by clicking on the note icon on the top right menu.
  • #4906 Add supports for custom assets.
  • #4675 Added YFIETH-f curve pool to the list of known assets.
  • #4676 Now curve pools are automatically detected in the background each week, and more pools are supported.
  • #4755 Add mass delete functionality for trades and ledger actions.
  • #4449 Add Taproot (P2TR) option when adding Bitcoin xpub.
  • #2770 Add generic CSV import functionality.
  • #1830 Bitcoin and Bitcoin Cash addresses are now derived from XPUBs when balances are refreshed.
  • #4602 Shows indicator that indicates whether ETH nodes are connected or not.
  • #1744 LP balances (Uniswap V2 & V3, Sushiswap, Balancer) should now appear in the dashboard and be taken into account in the snapshots.
  • #3249 Add Uniswap V3 LP Positions Functionality.
  • #4600 User will now be notified if a leftover backend process is running when starting rotki.
  • #1224 Windows binaries should now be signed and the warnings that the software is not trusted should slowly go away.
  • #4704 Management of ignored assets is now moved to asset settings.
  • Ethereum transactions involving convex finance should now be automatically decoded.
    ...
Read more

Rotki v1.25.3 - Spotless Commisure

02 Sep 16:01
v1.25.3
b4bf0c7
Compare
Choose a tag to compare

Description

rotki 1.25.3 is a patch release fixing bugs you guys found in the last 2 weeks. It wasn't planned to happen but the recent problems with binance forced us into making it before 1.26.0. The most important fix is indeed making rotki balance query work again for binance users. Then there is some other bug fixes and signed binaries for windows!

This release contains 14 commits by 6 different contributors!

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Release Highlights

Signed Windows Binaries

An important thing added in this release is signed binaries for windows. Windows binaries are now signed by a certificate owned by Rotki Solutions GmbH and it should always appear as the publisher. After some time this certificate should gather reputation and all windows binaries should no longer get warning by Windows Defender or any other over-eager anti virus programs.


These were the highlights. Check below for the full changelog 👇

Bug Fixes

  • #4781 Failure in one specific binance endpoint during balance query won't fail the entire binance balances query unless it's the main spot balances endpoint.
  • #4769 Fixed various issues with adding/editing/deleting web3 nodes. Editing the name of a node now works and also setting all open nodes to 0% query probability should no longer throw a 500 error.
  • #4710 Users will again be able to import CSV from certain importers.
  • #824 Bisq importer will now use the correct amount in all the imported trades.

Rotki v1.25.2 - Pure Commissure

17 Aug 19:24
v1.25.2
e8390de
Compare
Choose a tag to compare

Description

rotki 1.25.2 is a patch release fixing bugs you guys found since 1.25.1. The most important fix is the auto-updater. For 1.25.0 and 1.25.1 auto-update functionality was broken. From the next version and on the auto-update should work fine again. To upgrade to this version (v1.25.2) you will need to download the new release manually.

This release contains 26 commits by 5 different contributors!

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

New Features

  • The add button in blockchain accounts & balances is now bigger on larger screens.
  • #4645 Support the new poloniex API. Note that with their "new and advanced" API we can't query trades history older than 90 days

Bug Fixes

  • #4671 Fixes an issue with the auto-updater not working properly.
  • #4657 Now ens names are verified by forward resolution.
  • #4682 Premium users will again be able to load the dex trades section correctly.

Rotki v1.25.1 - Cleaner Commissure

28 Jul 21:02
v1.25.1
c64be27
Compare
Choose a tag to compare

Description

rotki 1.25.1 is a patch release fixing bugs you guys found with 1.25.0 while we were busy finding hotels at 03:00 in the night and making up for canceled flights in Paris. The biggest change is that we fixed a class of bugs that lead to crashes (segmentation faults) of the app for a subset of our users. We also introduced a new setting for users to disable if they keep getting crashes.

We also fixed a lot of bugs and introduced some small improvements. One of them is an experimental mode to try and automatically detect and ignore spam tokens by checking their uniswap liquidity.

This release contains 48 commits by 6 different contributors!

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Release Highlights

The main thing this release fixes is a class of bugs that could lead to the application crashing for some of the users. Such crashes should hopefully no longer happen.

rotki_backend_settings

In the case a user still encounters them we have added a setting to disable asynchronous DB access. To do so set Instructions Per sqlite context switch to 0.

But before doing so please let us know so we can, together with you, gather data on why/where it happens and fix it.

These were the highlights. Check below for the full changelog 👇

Bug Fixes

  • Introduce an experimental approach to ignore uniswap v2 pool pricing for pools with single sided liquidity that is less than $5k. This is experimental and we will probably figure out a better way to filter spam assets in the future. Context: https://twitter.com/peter_szilagyi/status/1552532767790997504
  • #4599 Users will see a smaller amount of icons when accessing rotki from a mobile device.
  • #4578 Value distribution by asset now respects ETH=ETH2 setting.
  • Some cases of python segfaulting under specific conditions of reading/writing to the DB should now be fixed.
  • #4586 DB yielding instructions is now an argument and can be configured by the user. It can be set to any positive integer or zero to disable it. There is a class of bugs that can lead to crash of the backend when this is enabled, so disabling is now an easy way to avoid them. With this enabled DB access parallelization is achieved for long running queries.
  • #4606 Fixes missing decimals when editing a manual balance while having custom decimal and thousand separators.
  • #4597 Tokens with no information about decimals won't make the price query stop if the uniswap oracles are used.
  • #4502 Nexo importer now supports updated format.

Rotki v1.25.0 - Commissure

15 Jul 19:44
v1.25.0
6001f64
Compare
Choose a tag to compare

Description

Rotki v1.25.0 is a big feature release containing lots of new features, improvements and bug fixes we made in the past month! It contains 241 commits by 12 different contributors!

A lot of things are added but the highlights are:

  • Support for Bitcoin Cash
  • LiFo accounting
  • Management of multiple ethereum nodes
  • Mac M1 support
  • Ethereum address book
  • Filtering of ethereum transactions
  • Zoom in charts

Important note: Mac users with Apple silicon should update by downloading the appropriate binary and not use auto-update since they need the arm-64 version and auto-update can't detect that.

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Release Highlights

Support for Bitcoin Cash

bch

Bitcoin Cash is now supported. Users can add BCH addresses or xpubs

dashboard

And they will later be showed in the dashboard among other chains

LiFo accounting

2022-07-15_12-18

Users can now use Last In First Out (LiFo) accounting as the cost basis method for a PnL report.

Management of multiple ethereum nodes

rotki_nodes_managment_edition
rotki_nodes_managment

Users can now add an arbitrary amount of ethereum nodes, and edit the querying priority of all nodes. For more details check the usage guide: https://rotki.readthedocs.io/en/latest/usage_guide.html#ethereum-rpc-nodes

Apple Silicon support

Native binaries (without rosetta translation) are now generated for our Mac users.

Ethereum address book

add_eth_address_book

Users can now add names to ethereum addresses and these names will later be used in the various UI components of the application.

display_eth_address_book_behaviour

Filtering of ethereum transactions

2022-07-15_21-02

Ethereum transactions can now be filtered by date, address, protocol and more.

Zoom in charts

zooming_in_graph_statistics

All the assets graphs as well as the dashboard graph have the possibility of selecting a range for zooming. This can be done by left clicking and dragging on the graph itself or using the selector under the graph. The graph can be zoomed out by double clicking on it.


These were the highlights. Check below for the full changelog 👇

New Features

  • #3325 Users will now be able to manage all ethereum nodes queried, their querying priority and add any arbitrary number of nodes to query.
  • #2219 Users will now be able to edit balance snapshots.
  • #4495 Users will now be able to toggle ETH staking taxation.
  • #1420 Add address book for ETH addresses.
  • Add zoom feature for line charts.
  • #3095 The application will now notify the user if there is a status change for the premium subscription.
  • #1028 Native support for Bitcoin Cash blockchain.
  • #4268 Add a premium setting to follow the system's theme.
  • #4243 Users will now be able to refresh the icons of an asset
  • #3798 Users will be now able to combine ETH and ETH2 and display it as one in the interface.
  • #4099 Users are now able to export an event list of a PnL run to provide to the developers for debugging purposes.
  • #44 Add option to change cost basis method (FIFO and LIFO order).

Bug Fixes

  • #4438 Filtering of ethereum transactions is now enabled.
  • Now no missing acquisitions should appear for fiat assets during accounting.
  • #4459 Transactions that happened in genesis block are now queried and stored properly.
  • #4530 Movements from Bitstamp should now be correctly read if the asset is known.
  • The electron application will now terminate properly if the backend fails to start.
  • Now querying ens names for an empty list of addresses won't be causing an error.
  • #4456 Now NFTs query should not raise any unhandled error during the process of adding new ethereum addresses.
  • Fix empty asset location distribution for ETH2.
  • In a rare edge case the database with past profit and loss reports won't block the version upgrade process.
  • #4417 Activating privacy mode will now also scramble the value, to prevent other users from estimating the value (e.g. By estimating the length of digit of the value, or using advanced software to unblur the text).
  • ERC20 approves for tokens that do not have the event arguments indexed such as finance.vote will now not break rotki.
  • Asset value distribution graph will no longer include ignored assets.

Newly supported assets

Added support for the following assets:

Read more

rotki v1.24.1 - Patched Polymorphic Variance

03 Jun 21:48
v1.24.1
5ce82bf
Compare
Choose a tag to compare

Description

v1.24.1 is a small patch release with the work the team did fixing a bunch of bugs you guys found in the last week. It contains 36 commits from 7 different contributors.

Most importantly it fixes a DB upgrade issue for some kraken users, and an edge case of slowing down the entire app if you had too many tracked ethereum addresses and queried ethereum transactions for them.

An important thing to note is that compared to 1.24.0 this release temporarily removes the ability to filter transactions and their events. The functionality will be re-introduced in 1.25.0.

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

New Features

  • #4401 The options for remember username and password are now separated.

Bug Fixes

  • #4383 Removing an address while running a PnL report should now work.
  • #4379 For many ethereum transactions the entire app should no longer hang. This is a temporary fix until a proper one is implemented. With this fix we temporarily remove the ability to filter in the ethereum transactions view.
  • #4425 Makes periodic premium checking task less strict. Also introduces automatic reactivation.
  • #4398 Fix asset type selection that cannot be enabled for new asset addition.
  • #4386 Blockfi import for transactions now supports 'Crypto Transfer'
  • #4420 Transactions with the old WETH contract and other contracts that don't have decimals, symbol and name should now be decoded properly.
  • #4378 Ask for users permission to access keychain only when Remember Me option at login screen is enabled.
  • #4384 Price caches filter should now be working again.
  • Acquisitions for which no price can be found will still appear and not count as missing acquisitions.
  • #4122 Kucoin users should be able to retrieve information for old trades again.
  • COMP price before 20/06/2020 will not be hardcoded to $239.13 if queried via cryptocompare.
  • Prevent error while importing CSVs from cointracking when one trade row had a 0 amount bought.
  • #4381 Fixes a problem at the DB upgrade between v1.23.4 and 1.24.0 which affected a subset of some kraken users.
  • #4422 Account balances in blockchain accounts that contain ignored assets will now show the correct sum total net value.

Newly supported assets

Added support for the following assets:

rotki v1.24.0 - Polymorphic Variance

27 May 21:27
v1.24.0
a3c926a
Compare
Choose a tag to compare

Description

Rotki v1.24.0 is by far of our biggest feature release containing lots of new features, improvements and bug fixes we made in the past 5 months! It contains a whooping 639 commits by 13 different contributors!

There is too many things to consider in this release but some of the highlights are:

  • Support for kraken staking
  • Uniswap as a price oracle
  • Human readable ethereum transactions
  • Support for FTX US
  • Support for importing of Binance CSV
  • ENS reverse resolution
  • Actionable items after a PnL report
  • Global search-box
  • Balance snapshots manipulation

There is so many new things introduced here that this release comes with the "here be dragons" warning.
For more information check the detailed changelog below 👇

Downloads

Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Things of note

Can be buggy

This release is introducing a lot of new features and new functionality in the app. It's quite possible some things can be buggy or depending on user's addreses and transactions number to have some weird edge cases. Report all problems you see either as github issues or in our discord chat and we will get to them as quickly as possible in the next quick patch releases.

We opted for this approach so we can get back to a quicker release schedule with feedback from users instead of waiting to have the perfect release with all perks ironed out, since for an app like rotki user feedback is critical.

Prompt for Chromium safe storage

As stated in this issue in this version we added support for auto-login using electron's safe storage API that uses the system's Keystore.

The way it works, if you press "Remember user" it will store your password in the system's Keystore so that it can unlock your account automatically when you open the application.

So you may see a prompt telling you to activate it. If you don't want to use auto-login by remembering the password you can cancel, but if you do you can save the password in the keyring of the OS and then the app will also remember the user password and login automatically at opening the app.

Need to manually add new oracles

This release introduces 3 new current price oracles. Uniswap v2, Uniswap v3 and saddle. If you have never modified the oracle order before they will be included automatically.

2022-05-27_22-02

But if you have ever customized the order then they will not be included and will need manual action by you to add. Go to Settings and scroll down to oracles and add them.

Balance snapshot export last graph point

If you try the new feature for balances snapshot export, keep in mind that the last point in the graph is not a snapshot saved in the database but a virtual value to be displayed to the user. So this is not exportable.

30,000ms timeout when querying transactions

This is a known problem with the release. If you query too many addresses that have too many transactions for the very first time you may see some timeouts like this. It's a problem we want to work on and will improve in the future.

But for the moment it should not matter as the querying task will continue running in the backend and even if you restart will continue from where it stopped. Once the biggest amount of transactions are queried the problem should not appear again.

Release Highlights

Here is the biggest changes introduced in this release.

Kraken staking

Kraken users who are staking in that exchange will now be able to see all staking events and track their income over any given period and/or filter by any asset.

FTSPH8bWAAcfbHx

Uniswap as a price oracle

Uniswap v2 and v3 can now be used as price oracles for the curent price in the application! They only rely on on-chain information to provide us with a price resut.

sc_priceoracle_settings

Human readable ethereum transactions

This is the biggest feature of this release! Rotki is finally showing the transactions of any given address in a human readable form. This release introduces the first iteration of the ethereum transaction decoders.

events

Support for FTX US

The ftx.us exchange is now supported. Users can enter api keys and fetch balances, trades, deposits/withdrawals.

2022-05-27_19-37

Support for importing of Binance CSV

CSV file generated by Binance can now be imported into rotki.

By importing a csv file you are able to import more than with the API. Particularly: Trades, Deposits and Withdrawals, Small assets exchange BNB, ETH 2.0 Staking and ETH 2.0 Staking Rewards, Launchpool Interests, POS savings interest, POS savings purchase, POS savings redemption.

2022-05-27_19-38

ENS reverse resolution

rotki now automatically resolves ens name for each of your ethereum accounts. If there is a primary ens name specified for an account, this name will be shown instead of raw blockchain address across the app. You can find the blockchain address by hovering the mouse over the ens name.

FTNRaB6WIAAnHAW

Actionable items after a PnL report

Once a PnL report is finished you will now get a popup with:

FTmcak2XsAEbNfm

  1. Missing acquisition events found during the report generation that you will need to fix

FTmccstXwAEB_rR

  1. Missing prices for assets during report generation that you can just fill in then at the spot.

Global search

You can use a global search bar provided to speed up your actions by clicking icon on top bar, or using shortcut Control-/ (Command-/ if you are using Mac).

Some actions provided by this global search: - Navigate to any page in rotki - Some basic actions such as adding a new trade, or new ledger action. - Go to certain owned asset overview page. - Go to certain location overview page.

global_searchbox

Balance Snapshots Manipulation

Users can now export data from balance snapshots by clicking on the appropriate balance point in the netvalue graph in the dashboard.

2022-05-27_22-38

The exported balance snapshot CSV can also be imported into rotki by clicking on the "Save...

Read more

Rotki v1.23.4 - Pristine Rookery

23 Mar 19:43
v1.23.4
f3c46ef
Compare
Choose a tag to compare

Description

rotki v1.23.4 is a patch release fixing a number of bugs you guys found since the last release.

We release it as a stepping stone to v1.24.0 since it contains some fixes for breaking problems, most important of which is for NFTs balances querying after opensea made another change in their api.

This release contains 19 commits by 3 different authors.

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Bug Fixes

  • #4072 Prevent users from inputting future date on trade and ledger action form.
  • #4077 stkAave balance should no longer be double counted. Also unclaimed stkAave will appear in the balance (as Aave).
  • #4059 Nexo importer won't consider LockingTermDeposit as another deposit.
  • BlockFi import for trades will use the correct rate.
  • #3661 NFT won't be displayed as option while adding custom assets since the logic there is not compatible with NFTs.
  • #4142 If an owned NFT has no image URL, NFTs will still be properly queried and shown in the frontend.

Rotki v1.23.3 - Shiny Rookery

04 Feb 14:11
v1.23.3
ae17d38
Compare
Choose a tag to compare

Description

rotki v1.23.3 is a patch release fixing a number of bugs you guys found in the last week and also introducing some minor improvements.

Most important fixes are for FTX users with subaccounts and also fixes for coinbase and crypto.com users.

It's advised that coinbase and crypto.com users purge their coinbase/crypto.com data and reimport it so that the fixes can be applied.

This release contains 20 commits by 4 different authors.

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

New Features

  • Support for LUNA and card top ups has been added to the crypto.com importer.

Bug Fixes

  • #4034 If a new premium user is created, with DB sync on, premium api keys being correct but wrong password is given then creating same user with right password will now work.
  • #4013 Fix Bitpanda icon missing in exchange selector.
  • #3983 Add loading indicator to data directory field.
  • #4039 Rewards and cashbacks from crypto.com will now be correctly categorized as ledger actions.
  • #3993 Fix app bar icons misbehavior when windows is resized.
  • #3998 FTX subaccounts should now be working again.
  • If binance returns a delisted market as active and rotki queries it, the entire binance trade history query will not fail.
  • #4010 Crypto.com users won't see errors for rows containing zeros.
  • All Liquity events will now always be correctly queried.
  • #3947 Coinbase conversions will now choose in a better way the asset to nominate the fees.

Rotki v1.23.2 - Cleaner Rookery

21 Jan 15:30
v1.23.2
8070fa2
Compare
Choose a tag to compare

Description

rotki v1.23.2 is a small patch release fixing a number of bugs you guys found in the last week and also introducing some minor improvements. Most important of which are fixes and improvements of NFT querying to try and fight opensea's API quirks and AVAX balance query fixes. Also adding the ability to add your own Opensea API key which you can get from here: https://docs.opensea.io/reference/request-an-api-key

It contains 23 commits by 3 different authors.
For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

New Features

  • Users can now add an OpenSea API key to the external api keys page. Also some changes were made to try and improve opensea retrievals even without the user needing to input a key.
  • #3952 Maker's WBTC-B, WBTC-C and MATIC-A vaults are now supported.

Bug Fixes

  • Users will now be properly prompted to restart the application after the auto-updater downloads the update.
  • #3943 Users will now be able to properly add multiple accounts on Avalance even if they exist on Ethereum.
  • #3964 Liquity Troves managed by a DSProxy will now see their events properly listed.
  • The application will now notify the user and exit if multiple backend binaries exist due to a failed update.
  • Kraken's KFEE will use the price of 0.01 USD when it is needed.
  • If a PnL report is ran for a specific period and there is more events after the period a warning for missing events and prompt to upgrade to premium won't show mistakenly anymore.
  • Query for AVAX balances will be more reliable now.
0