mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update rpc and infoURL (#201)
This commit is contained in:
parent
4921109ad7
commit
1034c3761a
|
@ -9,7 +9,7 @@
|
|||
"symbol": "MATH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://mathwallet.org",
|
||||
"infoURL": "https://mathchain.org",
|
||||
"shortName": "MATH",
|
||||
"chainId": 1139,
|
||||
"networkId": 1139
|
||||
|
|
|
@ -2,14 +2,18 @@
|
|||
"name": "MathChain Testnet",
|
||||
"chain": "MATH",
|
||||
"network": "testnet",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"rpc": [
|
||||
"https://galois-hk.maiziqianbao.net/rpc"
|
||||
],
|
||||
"faucets": [
|
||||
"https://scan.boka.network/#/Galois/faucet"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "MathChain",
|
||||
"symbol": "MATH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://mathwallet.org/",
|
||||
"infoURL": "https://mathchain.org",
|
||||
"shortName": "tMATH",
|
||||
"chainId": 1140,
|
||||
"networkId": 1140
|
||||
|
|
Loading…
Reference in New Issue
Block a user