mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update native currency (#2930)
This commit is contained in:
parent
7030288650
commit
99dd5ae9e4
|
|
@ -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",
|
||||||
|
|
|
||||||
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user