Skip to content

Add cheapest to TokenEntity #52

@vikiival

Description

@vikiival

We want to know the floor price of the TokenEntity
However the current floor on CollectionEntity is not correct

Therefore we will try different approach:

type TokenEntity @entity {
  cheapest: NFTEntity
}

as I think would be easier to update :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions