Skip to content

Commit

Permalink
Update chainlists
Browse files Browse the repository at this point in the history
  • Loading branch information
PDTnhah committed Aug 21, 2024
1 parent aee31d0 commit befdbfb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/chain-list/src/data/ChainAsset.json
Original file line number Diff line number Diff line change
Expand Up @@ -3270,7 +3270,7 @@
"symbol": "USDt",
"decimals": 6,
"priceId": "tether",
"minAmount": "10000 ",
"minAmount": "10000",
"assetType": "LOCAL",
"metadata": {
"assetId": "1984",
Expand Down Expand Up @@ -7062,7 +7062,7 @@
"symbol": "USDC",
"decimals": 6,
"priceId": "usd-coin",
"minAmount": "10000 ",
"minAmount": "10000",
"assetType": "LOCAL",
"metadata": {
"assetId": "1337",
Expand Down Expand Up @@ -9841,7 +9841,7 @@
"symbol": "WUD",
"decimals": 10,
"priceId": null,
"minAmount": "1",
"minAmount": "200000000000000",
"assetType": "LOCAL",
"metadata": {
"assetId": "1000085"
Expand Down

0 comments on commit befdbfb

Please sign in to comment.