mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@99dd5ae9e4 🚀
This commit is contained in:
parent
a21cfe2d2a
commit
4c9476eaaa
File diff suppressed because one or more lines are too long
|
@ -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",
|
||||
|
|
|
@ -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
|
@ -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"],
|
||||
|
|
|
@ -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
Loading…
Reference in New Issue
Block a user