Skip to content

Commit

Permalink
[Issue-177] fix priceId
Browse files Browse the repository at this point in the history
  • Loading branch information
bluedot committed Jan 23, 2024
1 parent 6f7e0ec commit d0e114d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/chain-list/src/data/ChainAsset.json
Original file line number Diff line number Diff line change
Expand Up @@ -7554,7 +7554,7 @@
"name": "Manta Atlantic",
"symbol": "MANTA",
"decimals": 18,
"priceId": "manta_network",
"priceId": "manta-network",
"minAmount": "100000000000000000",
"assetType": "NATIVE",
"metadata": {
Expand Down Expand Up @@ -7607,7 +7607,7 @@
"name": "Manta Atlantic",
"symbol": "xcMANTA",
"decimals": 18,
"priceId": "manta_network",
"priceId": "manta-network",
"minAmount": "1",
"assetType": "LOCAL",
"metadata": {
Expand Down

0 comments on commit d0e114d

Please sign in to comment.