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"], "rpc": ["https://rpc.mantle.xyz"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "BitDAO", "name": "Mantle",
"symbol": "BIT", "symbol": "MNT",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://mantle.xyz", "infoURL": "https://mantle.xyz",

View File

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

File diff suppressed because one or more lines are too long

View File

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

View File

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