Skip to content

Commit

Permalink
chore: fix tokens.testnet.json
Browse files Browse the repository at this point in the history
  • Loading branch information
martines3000 committed Aug 8, 2024
1 parent 583df54 commit 338d0c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libs/token_sdk/tokens.testnet.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"asset_id": "0x403489ee55a733cce6deb3e46e16a0ded38f902ff70224df97e15c243319b6f3",
"asset_id": "0x23e8c3a2fc7a10cfa612da898d1cb3c0f0bb2a94de29ec4fa742bd2f690d9a67",
"price_feed_id": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
"price_feed_decimals": 7,
"name": "USD Coin",
Expand All @@ -24,7 +24,7 @@
"supply_cap": 2000000000000000000000
},
{
"asset_id": "0xb3a405892c0725ae9cfc117306752f623e3f357963b7489636b83d4842f96d62",
"asset_id": "0x7d9d3e3df2900080f47b5e55c0501e153d21e67a2cdf86cb86ff5b717daab767",
"price_feed_id": "0xe62df6c8b4a85fe1a67db44dc12de5db330f7ac66b72dc658afedf0f4a415b43",
"price_feed_decimals": 7,
"name": "Bitcoin",
Expand All @@ -38,7 +38,7 @@
"supply_cap": 1000000000000000000000
},
{
"asset_id": "0x3a6d9fd36c8caaf6de9723c399a71c0c183577781d90027f023883dc945cb168",
"asset_id": "0x7a31611c81e974db193570a6b918d083cbf223ddfef0cce18e02746b21ea8964",
"price_feed_id": "0x78d185a741d07edb3412b09008b7c5cfb9bbbd7d568bf00ba737b456ba171501",
"price_feed_decimals": 8,
"name": "Uniswap",
Expand Down

0 comments on commit 338d0c3

Please sign in to comment.