Skip to main content
Version: V2

TokenRecommendation

The TokenRecommendation type provides additional summary information on token contract, its community, development team & reach.

type TokenRecommendation {
tokenInfo: TokenInfo!
distanceScore: Float!
rank: Int!
}

Fields

tokenInfo (TokenInfo)

distanceScore (Float)

distanceScore is a measure of how close we think this recommendation matches the input. Lower is better.

rank (Int)

rank is the ranking of this recommendation for the given input. Lower is also better here.

Designed by