Token
#
Imported typesToken#
TokenAmount#
#
Query schemas#
tokenEqualsChecks if the current instance is equal to another (has an identical chainId and address).
#
tokenAmountEqualsCompares two TokenAmount
types for equality, returning true if they have the same token and same amount.
#
tokenSortsBeforeChecks if the current instance sorts before another, by address.