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"],
|
||||
"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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user