Skip to content

Commit

Permalink
Update symbol for Commune AI
Browse files Browse the repository at this point in the history
  • Loading branch information
bluezdot committed May 8, 2024
1 parent 5964265 commit dfaa35e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/chain-list/src/data/AssetLogoMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@
"hydradx_main-local-stink": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-stink.png",
"base_mainnet-erc20-pink-0x66fc31b3233c7c001bdd21ff6e5e66fa08ef85d0": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_mainnet-erc20-pink-0x66fc31b3233c7c001bdd21ff6e5e66fa08ef85d0.png",
"paseotest-native-pas": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/paseotest-native-pas.png",
"commune-native-c": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/commune-native-c.png",
"commune-native-comai": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/commune-native-comai.png",
"dbcchain-native-dbc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dbcchain-native-dbc.png",
"dbcchain-local-dlc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dbcchain-local-dlc.png",
"availturingtest-native-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/availturingtest-native-avail.png",
Expand Down
8 changes: 4 additions & 4 deletions packages/chain-list/src/data/ChainAsset.json
Original file line number Diff line number Diff line change
Expand Up @@ -8926,19 +8926,19 @@
"hasValue": false,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/paseotest-native-pas.png"
},
"commune-NATIVE-C": {
"commune-NATIVE-COMAI": {
"originChain": "commune",
"slug": "commune-NATIVE-C",
"slug": "commune-NATIVE-COMAI",
"name": "COMAI",
"symbol": "C",
"symbol": "COMAI",
"decimals": 9,
"priceId": "commune-ai",
"minAmount": "500",
"assetType": "NATIVE",
"metadata": null,
"multiChainAsset": null,
"hasValue": true,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/commune-native-c.png"
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/commune-native-comai.png"
},
"dbcchain-NATIVE-DBC": {
"originChain": "dbcchain",
Expand Down
2 changes: 1 addition & 1 deletion packages/chain-list/src/data/ChainInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -7995,7 +7995,7 @@
"crowdloanUrl": null,
"blockExplorer": null,
"existentialDeposit": "500",
"symbol": "C",
"symbol": "COMAI",
"decimals": 9,
"hasNativeNft": null,
"supportStaking": null,
Expand Down

0 comments on commit dfaa35e

Please sign in to comment.