Create PantosDefaultTokenlist.json#16
Open
ElerianDePenaFuerte wants to merge 1 commit intopantos-io:mainfrom
Open
Create PantosDefaultTokenlist.json#16ElerianDePenaFuerte wants to merge 1 commit intopantos-io:mainfrom
ElerianDePenaFuerte wants to merge 1 commit intopantos-io:mainfrom
Conversation
This package includes a JSON schema for token lists, and TypeScript utilities for working with token lists. The JSON schema represents the technical specification for a token list with PANDAS token including IPFS links to logos which can be used in a dApp interface, such as Uniswap and other Interfaces.
jacekv
reviewed
Aug 28, 2023
| "name": "Pantos", | ||
| "symbol": "PAN", | ||
| "decimals": 8, | ||
| "logoURI": "ipfs:\/\/bafybeide5pztq7x7blwk7q35e2d73tsn7igipc7enonfn4hvqz3je4mm4u\/" |
Member
There was a problem hiding this comment.
How come you have to escape the slash here but not in line 10?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This package includes a JSON schema for token lists, and TypeScript utilities for working with token lists.
The JSON schema represents the technical specification for a token list with PANDAS token including IPFS links to logos which can be used in a dApp interface, such as Uniswap and other Interfaces.
The tokenlist currently contains all wrapped tokens (panETH, panBNB, ...), Pantos, Best and all community PANDAS tokens which have logos available and are fully deployed on testnets. Logos are uploaded on IPFS and linked in the tokenlist.