-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Chains Metadata to better-reflect actual structure, be more e…
…xtensible, easier to sort and ready to plug in with token icons.
- Loading branch information
1 parent
4340316
commit b949000
Showing
73 changed files
with
1,307 additions
and
24,545 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"eth": ["holesky", "sepolia", "eth-cl", "holesky-cl", "sepolia-cl"], | ||
"bitcoin": [], | ||
"polygon": ["mumbai"], | ||
"bsc": ["chapel"], | ||
"arbone": ["arbgoerli", "arbsepolia", "chiado-cl", "chiado"], | ||
"optimism": [], | ||
"base": [], | ||
"gnosis": ["gnosis-cl"], | ||
"celo": ["alfajores"], | ||
"near": ["neartest"], | ||
"arweave": [], | ||
"cosmoshub": ["theta"], | ||
"osmosis": [], | ||
"eos": ["jungle4", "kylin"], | ||
"wax": ["waxtest"], | ||
"telos": ["telostest"], | ||
"avalanche": [], | ||
"fantom": [], | ||
"moonbeam": [], | ||
"scroll": [], | ||
"decimal": [], | ||
"kava": [], | ||
"starknet": [] | ||
} |
This file contains 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
Oops, something went wrong.