Deploying to gh-pages from @ ethereum-lists/chains@99dd5ae9e4 🚀

This commit is contained in:
ligi 2023-06-01 09:09:13 +00:00
parent a21cfe2d2a
commit 4c9476eaaa
8 changed files with 16 additions and 16 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,8 +4,8 @@
"rpc": ["https://rpc.mantle.xyz"],
"faucets": [],
"nativeCurrency": {
"name": "BitDAO",
"symbol": "BIT",
"name": "Mantle",
"symbol": "MNT",
"decimals": 18
},
"infoURL": "https://mantle.xyz",

View File

@ -4,8 +4,8 @@
"rpc": ["https://rpc.testnet.mantle.xyz"],
"faucets": ["https://faucet.testnet.mantle.xyz"],
"nativeCurrency": {
"name": "Testnet BitDAO",
"symbol": "BIT",
"name": "Testnet Mantle",
"symbol": "MNT",
"decimals": 18
},
"infoURL": "https://mantle.xyz",

File diff suppressed because one or more lines are too long

View File

@ -6335,8 +6335,8 @@
"shortName": "mantle",
"networkId": 5000,
"nativeCurrency": {
"name": "BitDAO",
"symbol": "BIT",
"name": "Mantle",
"symbol": "MNT",
"decimals": 18
},
"rpc": ["https://rpc.mantle.xyz"],
@ -6348,8 +6348,8 @@
"shortName": "mantle-testnet",
"networkId": 5001,
"nativeCurrency": {
"name": "Testnet BitDAO",
"symbol": "BIT",
"name": "Testnet Mantle",
"symbol": "MNT",
"decimals": 18
},
"rpc": ["https://rpc.testnet.mantle.xyz"],

View File

@ -9572,8 +9572,8 @@
"rpc": ["https://rpc.mantle.xyz"],
"faucets": [],
"nativeCurrency": {
"name": "BitDAO",
"symbol": "BIT",
"name": "Mantle",
"symbol": "MNT",
"decimals": 18
},
"infoURL": "https://mantle.xyz",
@ -9591,8 +9591,8 @@
"rpc": ["https://rpc.testnet.mantle.xyz"],
"faucets": ["https://faucet.testnet.mantle.xyz"],
"nativeCurrency": {
"name": "Testnet BitDAO",
"symbol": "BIT",
"name": "Testnet Mantle",
"symbol": "MNT",
"decimals": 18
},
"infoURL": "https://mantle.xyz",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long