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",
|
"symbol": "MATH",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://mathwallet.org",
|
"infoURL": "https://mathchain.org",
|
||||||
"shortName": "MATH",
|
"shortName": "MATH",
|
||||||
"chainId": 1139,
|
"chainId": 1139,
|
||||||
"networkId": 1139
|
"networkId": 1139
|
||||||
|
|
|
@ -2,14 +2,18 @@
|
||||||
"name": "MathChain Testnet",
|
"name": "MathChain Testnet",
|
||||||
"chain": "MATH",
|
"chain": "MATH",
|
||||||
"network": "testnet",
|
"network": "testnet",
|
||||||
"rpc": [],
|
"rpc": [
|
||||||
"faucets": [],
|
"https://galois-hk.maiziqianbao.net/rpc"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
"https://scan.boka.network/#/Galois/faucet"
|
||||||
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "MathChain",
|
"name": "MathChain",
|
||||||
"symbol": "MATH",
|
"symbol": "MATH",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://mathwallet.org/",
|
"infoURL": "https://mathchain.org",
|
||||||
"shortName": "tMATH",
|
"shortName": "tMATH",
|
||||||
"chainId": 1140,
|
"chainId": 1140,
|
||||||
"networkId": 1140
|
"networkId": 1140
|
||||||
|
|
Loading…
Reference in New Issue
Block a user