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 4, 2023
1 parent e8ec305 commit 0facd69
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
20 changes: 19 additions & 1 deletion known-evm-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -63941,7 +63941,6 @@
"name": "Kava",
"rpcs": [
"https://evm.kava.io",
"https://evm2.kava.io",
"https://kava-rpc.gateway.pokt.network",
"https://kava-evm.rpc.thirdweb.com",
"https://kava-evm.publicnode.com"
Expand Down Expand Up @@ -65225,6 +65224,19 @@
}
}
},
{
"id": "5003",
"name": "Mantle Sepolia Testnet",
"rpcs": ["https://rpc.sepolia.mantle.xyz"],
"explorerUrl": "https://explorer.sepolia.mantle.xyz",
"balancesConfig": {
"evm-native": {
"symbol": "MNT",
"decimals": 18
}
},
"isTestNet": true
},
{
"id": "5005",
"name": "Treasurenet Testnet",
Expand Down Expand Up @@ -66989,6 +67001,12 @@
"contractAddress": "0x5a76a56ad937335168b30df3aa1327277421c6ae",
"decimals": 18
},
{
"symbol": "VCNT",
"coingeckoId": "vicicoin",
"contractAddress": "0xdcf5130274753c8050ab061b1a1dcbf583f5bfd0",
"decimals": 18
},
{
"symbol": "WETH",
"coingeckoId": "weth",
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 @@ -59909,6 +59909,12 @@
"symbol": "USDEBT",
"decimals": 18
},
{
"chainId": 8453,
"contractAddress": "0xdcf5130274753c8050ab061b1a1dcbf583f5bfd0",
"symbol": "VCNT",
"decimals": 18
},
{
"chainId": 8453,
"contractAddress": "0x5a76a56ad937335168b30df3aa1327277421c6ae",
Expand Down

0 comments on commit 0facd69

Please sign in to comment.