Skip to content

Create PantosDefaultTokenlist.json#16

Open
ElerianDePenaFuerte wants to merge 1 commit intopantos-io:mainfrom
ElerianDePenaFuerte:main-1
Open

Create PantosDefaultTokenlist.json#16
ElerianDePenaFuerte wants to merge 1 commit intopantos-io:mainfrom
ElerianDePenaFuerte:main-1

Conversation

@ElerianDePenaFuerte
Copy link
Contributor

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.

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.
"name": "Pantos",
"symbol": "PAN",
"decimals": 8,
"logoURI": "ipfs:\/\/bafybeide5pztq7x7blwk7q35e2d73tsn7igipc7enonfn4hvqz3je4mm4u\/"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How come you have to escape the slash here but not in line 10?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants