Skip to content

Commit

Permalink
updated externals
Browse files Browse the repository at this point in the history
  • Loading branch information
chaindata-ci-superuser[bot] committed Nov 2, 2023
1 parent 501946b commit a37d09d
Show file tree
Hide file tree
Showing 6 changed files with 90 additions and 1 deletion.
Binary file added assets/chains/known/mch_verse.webp
Binary file not shown.
Binary file added assets/chains/known/nativ3.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion chains-extras-cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@
"chainName": "Khala",
"implName": "khala",
"specName": "khala",
"specVersion": "1253"
"specVersion": "1254"
},
{
"id": "kintsugi",
Expand Down
10 changes: 10 additions & 0 deletions known-evm-networks-icons-cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -1064,6 +1064,11 @@
"etag": "W/\"e8408ac84c1cc3736ad5eb8e71512cd6522e4c578dd35cddebfa10dda3d2e3b4\"",
"path": "./assets/chains/known/MARO.webp"
},
{
"icon": "mch_verse",
"etag": "W/\"e91c48d66e3868c552ebf7b846aab3268c55707d4fdfba2de44f69521d08a54a\"",
"path": "./assets/chains/known/mch_verse.webp"
},
{
"icon": "meer",
"etag": "W/\"a2c5ea5414a72e84f743d3ebd63252b39d88f2d72db764f39ea7e5897bac8b98\"",
Expand Down Expand Up @@ -1164,6 +1169,11 @@
"etag": "W/\"c045d92468aeadbaaf90d46c895cb85e9b4efa04c5ae34ba8a5fe67b8f43bb59\"",
"path": "./assets/chains/known/nahmii.webp"
},
{
"icon": "nativ3",
"etag": "W/\"641bf1b2677d96e8f473073414985a7b29a25353573f64731175e54ef465851c\"",
"path": "./assets/chains/known/nativ3.webp"
},
{
"icon": "nautilus",
"etag": "W/\"4b0acab92dc0d16124078c14deb6e848fcab80c2c68a77d90c905e9180876127\"",
Expand Down
73 changes: 73 additions & 0 deletions known-evm-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -39341,6 +39341,12 @@
"contractAddress": "0x67db74b6d1ea807cb47248489c99d144323d348d",
"decimals": 8
},
{
"symbol": "MNB",
"coingeckoId": "mn-bridge",
"contractAddress": "0xa922a70569a7555518bf4ded5094661a965e23ca",
"decimals": 8
},
{
"symbol": "MBP",
"coingeckoId": "mobipad",
Expand Down Expand Up @@ -59511,6 +59517,19 @@
},
"isTestNet": true
},
{
"id": "399",
"name": "Nativ3 Mainnet",
"rpcs": ["https://rpc.nativ3.network"],
"icon": "nativ3",
"explorerUrl": "https://scan.nativ3.network",
"balancesConfig": {
"evm-native": {
"symbol": "USNT",
"decimals": 18
}
}
},
{
"id": "400",
"name": "HyperonChain TestNet",
Expand Down Expand Up @@ -68549,6 +68568,19 @@
},
"isTestNet": true
},
{
"id": "29548",
"name": "MCH Verse Mainnet",
"rpcs": ["https://rpc.oasys.mycryptoheroes.net"],
"icon": "mch_verse",
"explorerUrl": "https://explorer.oasys.mycryptoheroes.net",
"balancesConfig": {
"evm-native": {
"symbol": "OAS",
"decimals": 18
}
}
},
{
"id": "30067",
"name": "Piece testnet",
Expand Down Expand Up @@ -74788,6 +74820,19 @@
},
"isTestNet": true
},
{
"id": "52014",
"name": "Electroneum Mainnet",
"rpcs": ["https://api.electroneum.com"],
"icon": "electroneum",
"explorerUrl": "https://blockexplorer.electroneum.com",
"balancesConfig": {
"evm-native": {
"symbol": "ETN",
"decimals": 18
}
}
},
{
"id": "53935",
"name": "DFK Chain",
Expand Down Expand Up @@ -76418,6 +76463,20 @@
},
"isTestNet": true
},
{
"id": "333333",
"name": "Nativ3 Testnet",
"rpcs": ["https://rpctest.nativ3.network"],
"icon": "nativ3",
"explorerUrl": "https://scantest.nativ3.network",
"balancesConfig": {
"evm-native": {
"symbol": "USNT",
"decimals": 18
}
},
"isTestNet": true
},
{
"id": "333666",
"name": "Oone Chain Testnet",
Expand Down Expand Up @@ -77223,6 +77282,20 @@
},
"isTestNet": true
},
{
"id": "5201420",
"name": "Electroneum Testnet",
"rpcs": ["https://api.electroneum.com"],
"icon": "electroneum",
"explorerUrl": "https://blockexplorer.thesecurityteam.rocks",
"balancesConfig": {
"evm-native": {
"symbol": "ETN",
"decimals": 18
}
},
"isTestNet": true
},
{
"id": "5555555",
"name": "Imversed Mainnet",
Expand Down
6 changes: 6 additions & 0 deletions known-evm-tokens-cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -39005,6 +39005,12 @@
"symbol": "MMSC",
"decimals": 8
},
{
"chainId": 56,
"contractAddress": "0xa922a70569a7555518bf4ded5094661a965e23ca",
"symbol": "MNB",
"decimals": 8
},
{
"chainId": 56,
"contractAddress": "0x4c97c901b5147f8c1c7ce3c5cf3eb83b44f244fe",
Expand Down

0 comments on commit a37d09d

Please sign in to comment.