Skip to content

Commit

Permalink
docs(tokens-list): update resolution requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
0xnac committed Aug 2, 2024
1 parent 99341d4 commit 97b065a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To directly submit the integration of your token to Camelot's default token list
- symbol (string)
- name (string)
- address (string)
- logoURI (string): URI to the logo of your token, format should be squared, either .svg or .png with a 256x256 res
- logoURI (string): URI to the logo of your token, format should be squared, either .svg or .png with a 100x100 resolution
- decimals (number)
- quote (string): define the type of your token, should be one of the following values:
- "native": e.g. WETH
Expand All @@ -49,4 +49,4 @@ To directly submit the integration of your token to Camelot's default token list

Note filing an issue does not guarantee addition to this default token list.
We do not review token addition requests in any particular order, and we do not
guarantee that we will review your request to add the token to the default list.
guarantee that we will review your request to add the token to the default list.

0 comments on commit 97b065a

Please sign in to comment.