Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kcotoi committed Nov 17, 2021
1 parent ed1f2c4 commit b94399e
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,38 @@ S◎LSniperNFT allows you to easily see the ranks of the NFTs directly on your f
- Improved the layout of rankings. (Still some improvements to be done)
- Made the ranks to be links that will redirect you to the ranking page.
- NOTE: On Alpha.art you have to right click on the rank and click on open in new tab.

- 1.5 Release info:
- Fixed bugs:
- Issue with adding new ranks when collection is not initialized.
- Issue with setting multiple mappings.
- Now you are able to open the popup in a new tab and you will be able to insert multiple mappings.
- Fixed issues with Naked meerkat and Meerkat Millionaire collection when I get rank from howrare.
- Now also the NFTs with leading zero in the numbeer will be fetched.
- New changes/ added features:
- Added new marketplaces:
- Digitaleyes.market
- Exchange.art
- Removed statistical rating and normalized traits from howrare (ST, NT) based on user feedback.
- Added button in the popup to open it in a new page
- Clear Cached Ranks Page:
- Added option to clear the rankings.
- Now in the popup you can go to the Ranks page and delete the collection you don't see that often or you added a new mapping for it and you want to refresh the ranks on the next page load.

- Implemented a rate limiter for the requests sent to ranking providers and a sleep and retry process to fetch the ranks after the temporary block ends.
- Added code (NF) to inform user to check for mappings.
- If you see "NF" instead of ranking it means that the rankings are not found.
- There can be 3 reasons for this :
1) The rankings are not provided but this ranking provider.
2) You need to add mappings for this new collection.
NOTE: After you add a new mapping please refresh the page, to request new rankings.
(See Clear Cached Ranks)
3) There is a bug with the extension, if you checked that the collection is supported by the ranking provider you have added mappings for it and you still have the issue.Then please contact me (via discord or twitter) and I will try to help you.
- If you see the loading icon, please wait until the requests are finished.
It should take a few seconds. Currently when you try to look at too many NFTs (60 or more in 2-3 seconds by scrolling quickly).it will send all the request to ranking providers.

Some of them may have limits in place for the amount of requests someone can do, for this reason they may temporarily restrict yuur access to their website for a few seconds.

But no worries the extension will try to get the rankings again after the temporary ban is lifted, so don't worry and just wait a few and the rankings will show up.

NOTE: To ensure the best experience I advise you to scroll slowly to avoid sending too many requests in a short amount of time.

0 comments on commit b94399e

Please sign in to comment.