Skip to content

Commit

Permalink
Update chainlist
Browse files Browse the repository at this point in the history
  • Loading branch information
PDTnhah committed Nov 12, 2024
1 parent 189502c commit fce8571
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/chain-list-assets/public/assets/chains/binance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 @@ -54,7 +54,7 @@
"binance-NATIVE-BNB": {
"originChain": "binance",
"slug": "binance-NATIVE-BNB",
"name": "Binance Smart Chain",
"name": "BNB Chain",
"symbol": "BNB",
"decimals": 18,
"priceId": "binancecoin",
Expand Down Expand Up @@ -7888,7 +7888,7 @@
"name": "Liberland",
"symbol": "LLD",
"decimals": 12,
"priceId": null,
"priceId": "liberland-lld",
"minAmount": "1000000000000",
"assetType": "NATIVE",
"metadata": null,
Expand Down Expand Up @@ -12880,9 +12880,9 @@
"hasValue": false,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/autonomys_taurus-native-ai3.png"
},
"gnosis-NATIVE-XDAI": {
"gnosis-NATIVE-xDAI": {
"originChain": "gnosis",
"slug": "gnosis-NATIVE-XDAI",
"slug": "gnosis-NATIVE-xDAI",
"name": "xDAI",
"symbol": "xDAI",
"decimals": 18,
Expand Down
6 changes: 3 additions & 3 deletions packages/chain-list/src/data/ChainInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
},
"binance": {
"slug": "binance",
"name": "Binance Smart Chain",
"name": "BNB Chain",
"isTestnet": false,
"chainStatus": "ACTIVE",
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/binance.png",
Expand Down Expand Up @@ -9801,7 +9801,7 @@
},
"evmInfo": {
"evmChainId": 1946,
"blockExplorer": "https://explorer-testnet.soneium.org/",
"blockExplorer": "https://soneium-minato.blockscout.com/",
"existentialDeposit": "0",
"symbol": "ETH",
"decimals": 18,
Expand Down Expand Up @@ -10434,7 +10434,7 @@
"addressPrefix": 6094,
"chainType": "RELAYCHAIN",
"crowdloanUrl": null,
"blockExplorer": null,
"blockExplorer": "https://astral.autonomys.xyz/taurus/consensus",
"existentialDeposit": "500",
"symbol": "AI3",
"decimals": 18,
Expand Down

0 comments on commit fce8571

Please sign in to comment.