ToolMatter
Your Apps in Action
Risersoft
Buy
Try
Explore
Documentation
Public
Use this form to visualize A list of tokens compatible with the Uniswap Interface.
{{repoTitle.MainEntity}}
name - The name of the token list
timestamp - The timestamp of this list version; i.e. when this immutable version of the list was created
.version
_
version.major - The major version of the list. Must be incremented when tokens are removed from the list or token addresses are changed.
version.minor - The minor version of the list. Must be incremented when tokens are added to the list.
version.patch - The patch version of the list. Must be incremented for any changes to the list.
tokens The list of tokens included in the list
#
chainId
address
decimals
name
symbol
logoURI
Actions
{{$index+1}}.
{{row.chainId}}
{{row.address}}
{{row.decimals}}
{{row.name}}
{{row.symbol}}
{{row.logoURI}}
keywords Keywords associated with the contents of the list; may be used in list discoverability
#
Values
Actions
{{$index+1}}.
.tags
_
logoURI - A URI for the logo of the token list; prefer SVG or PNG of size 256x256
{{repoTitle.MainEntity}}
chainId - The chain ID of the Ethereum network where this token is deployed
address - The checksummed address of the token on the specified chain ID
decimals - The number of decimals for the token balance
name - The name of the token
symbol - The symbol for the token; must be alphanumeric
logoURI - A URI to the token logo asset; if not set, interface will attempt to find a logo based on the token address; suggest SVG or PNG of size 64x64
tags An array of tag identifiers associated with the token; tags are defined at the list level
#
Values
Actions
{{$index+1}}.
.extensions
_tokens
Download Json
{{message}}