Skip to content

Commit

Permalink
[bot] - Update lists
Browse files Browse the repository at this point in the history
  • Loading branch information
Majorfi committed Jan 29, 2025
1 parent a6ef396 commit 169532c
Show file tree
Hide file tree
Showing 41 changed files with 54,813 additions and 48,964 deletions.
4 changes: 2 additions & 2 deletions generators/generators.go
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,9 @@ var GENERATORS = map[string]TGenerators{
GenerationMethod: GenerationAPI,
GeneratorType: GeneratorToken,
},
`sophon`: {
`sophon-static`: {
Exec: buildSophonStaticTokenList,
Name: `Sophon`,
Name: `Sophon (Static)`,
Description: `A list of tokens available on Sophon.`,
GenerationMethod: GenerationStatic,
GeneratorType: GeneratorToken,
Expand Down
6 changes: 3 additions & 3 deletions lists/1/popular.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "Popular tokens",
"description": "A curated list of popular tokens from all the token lists on tokenlistooor.",
"timestamp": "2025-01-29T11:18:45+01:00",
"timestamp": "2025-01-29T15:47:37+01:00",
"version": {
"major": 57,
"minor": 1,
"major": 58,
"minor": 0,
"patch": 0
},
"logoURI": "https://raw.githubusercontent.com/smoldapp/tokenLists/main/.github/tokenlistooor.svg",
Expand Down
Loading

0 comments on commit 169532c

Please sign in to comment.