update rpc and infoURL (#201)

This commit is contained in:
Hging 2021-04-01 16:02:27 +08:00 committed by GitHub
parent 4921109ad7
commit 1034c3761a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 4 deletions

View File

@ -9,7 +9,7 @@
"symbol": "MATH",
"decimals": 18
},
"infoURL": "https://mathwallet.org",
"infoURL": "https://mathchain.org",
"shortName": "MATH",
"chainId": 1139,
"networkId": 1139

View File

@ -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