Skip to content

Commit 78fdbb0

Browse files
committed
Updated reference to latest sei-assetlist repo from Seitrace
1 parent 3ccb223 commit 78fdbb0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "packages/registry/community-assetlist"]
22
path = packages/registry/community-assetlist
3-
url = https://github.com/Sei-Public-Goods/sei-assetlist.git
3+
url = https://github.com/Seitrace/sei-assetlist.git
44
[submodule "packages/registry/chain-registry"]
55
path = packages/registry/chain-registry
66
url = https://github.com/sei-protocol/chain-registry.git

packages/registry/src/tokens/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ type SeiTokens = {
5656
};
5757

5858
/**
59-
* A constant that maps each Sei networks to its respective tokens, imported from the community ran [assetlist](https://github.com/Sei-Public-Goods/sei-assetlist).
59+
* A constant that maps each Sei networks to its respective tokens, imported from the community ran [assetlist](https://github.com/Seitrace/sei-assetlist).
6060
*
6161
* @remarks
6262
* **Important**: This token list is community-driven and subject to change.

0 commit comments

Comments
 (0)