Skip to main content

Token Types and Tags

Types

Currently the following token types are tracked:

TypeDescription
ERC20Represents a standard token, that is not used as a receipt token in any other primitive
LPRepresents a portion of a liquidity pool
SNXRepresents a stake in a Synthetix Reward contract. Note that the underlying is not actually a token, and is non-transferrable, but it does represent a contract that has a notion of balance.
GaugeRepresents a deposit into a liquidity gauge, like Curve's gauge system

Tags

Tags are used to provide additional information about tokens.

TagDescription
stableIs present if the token is a stablecoin
lpIs present if the token is a liquidity pool receipt
bridgeIs present if the token is a bridged representation of a token on another chain
volatilveIs present if the token is volatile (not a stablecoin)
lendingIs present if the token is a receipt for providing liquidity to a lending pool
indexIs present if the token represents an index of multiple tokens (see: DeFi Pulse Index)
stakingIs present if token is a liquid staking token