Open vikiival opened 1 year ago
We want to know the floor price of the TokenEntity However the current floor on CollectionEntity is not correct
floor
Therefore we will try different approach:
type TokenEntity @entity { cheapest: NFTEntity }
as I think would be easier to update :)
We want to know the
floor
price of the TokenEntity However the current floor on CollectionEntity is not correctTherefore we will try different approach:
as I think would be easier to update :)