Skip to content

Commit

Permalink
Update chainlist
Browse files Browse the repository at this point in the history
  • Loading branch information
PDTnhah committed Sep 9, 2024
1 parent e53183e commit 2cca7c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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 @@ -184,7 +184,7 @@
"originChain": "polygon",
"slug": "polygon-NATIVE-MATIC",
"name": "Polygon",
"symbol": "MATIC",
"symbol": "POL",
"decimals": 18,
"priceId": "matic-network",
"minAmount": "0",
Expand Down Expand Up @@ -12012,7 +12012,7 @@
"originChain": "5irechain_mainnet",
"slug": "5irechain_mainnet-NATIVE-5IRE",
"name": "5ireChain Mainnet",
"symbol": "5IRE",
"symbol": "5ire",
"decimals": 18,
"priceId": "5ire",
"minAmount": "0",
Expand Down
4 changes: 2 additions & 2 deletions packages/chain-list/src/data/ChainInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@
"evmChainId": 137,
"blockExplorer": "https://polygonscan.com",
"existentialDeposit": "0",
"symbol": "MATIC",
"symbol": "POL",
"decimals": 18,
"supportSmartContract": [
"ERC20",
Expand Down Expand Up @@ -9710,7 +9710,7 @@
"evmChainId": 995,
"blockExplorer": "https://5irescan.io/",
"existentialDeposit": "0",
"symbol": "5IRE",
"symbol": "5ire",
"decimals": 18,
"supportSmartContract": [
"ERC721",
Expand Down

0 comments on commit 2cca7c6

Please sign in to comment.