Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow pricing NFTs with the use of available offers #9434

Open
0xmichalis opened this issue Feb 15, 2025 · 0 comments
Open

Allow pricing NFTs with the use of available offers #9434

0xmichalis opened this issue Feb 15, 2025 · 0 comments

Comments

@0xmichalis
Copy link

Abstract

Currently rotki uses the floor price of a collection to approximate the price of an NFT. This is fine for big collections with high volumes as usually the spread between asks and offers is narrow but can be deceptive for low volume collections as it gives the impression that price is what someone can get by selling their NFT which is not the case.

Motivation

For low volume NFTs (fine art, and other low velocity use cases), floor prices introduce ambiguity to the value of a portfolio. Currently, it is possible to provide custom prices to NFTs but it is cumbersome to manage in a big collection.

Specification

I think the simplest solution would be to allow users to switch prices between floor (current behavior) and available offers, maybe with the use of a toggle. For maximum customizability, it would be great to be able to toggle this per NFT but a global toggle would be a good start.

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

No branches or pull requests

1 participant