Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-seitz-uniswap committed Oct 4, 2024
1 parent 650c4ca commit 13d44cf
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/tokens/arbitrum.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,21 @@
"symbol": "KUJI",
"decimals": 6,
"logoURI": "https://assets.coingecko.com/coins/images/20685/standard/kuji-200x200.png"
},
{
"chainId": "1",
"address": "2",
"name": "3",
"symbol": "4",
"decimals": "5",
"logoURI": "6"
},
{
"chainId": "1",
"address": "1",
"name": "1",
"symbol": "1",
"decimals": "1",
"logoURI": "1"
}
]

0 comments on commit 13d44cf

Please sign in to comment.