Skip to content

Commit

Permalink
fix token-list
Browse files Browse the repository at this point in the history
  • Loading branch information
altugdurmaz committed Jun 5, 2024
1 parent 2243610 commit ffe7225
Show file tree
Hide file tree
Showing 2 changed files with 480 additions and 0 deletions.
16 changes: 16 additions & 0 deletions chains/168587773/token-list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{
"tokenAddress": "0x4200000000000000000000000000000000000022",
"tokenName": "USD Blast",
"tokenSymbol": "USDB",
"tokenDecimals": 18,
"tokenCategory": "Stablecoin"
},
{
"tokenAddress": "0x4200000000000000000000000000000000000023",
"tokenName": "Wrapped ETH",
"tokenSymbol": "WETH",
"tokenDecimals": 18,
"tokenCategory": "Other"
}
]
Loading

0 comments on commit ffe7225

Please sign in to comment.