Token
The Token entity represents an ERC-20 token at a specific address on a specific chain.
#
Example#
Properties#
chainIdSee ChainId.
#
address#
decimals#
symbol#
name#
Methods#
equalsChecks if the current instance is equal to another (has an identical chainId and address).
#
sortsBeforeChecks if the current instance sorts before another, by address.