mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add MathChain Network (#133)
* add MathChain network id * change testnet shorName
This commit is contained in:
parent
a7e8760210
commit
e29443b94d
16
_data/chains/1139.json
Normal file
16
_data/chains/1139.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "MathChain",
|
||||
"chain": "MATH",
|
||||
"network": "mainnet",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "MathChain",
|
||||
"symbol": "MATH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://mathwallet.org",
|
||||
"shortName": "MATH",
|
||||
"chainId": 1139,
|
||||
"networkId": 1139
|
||||
}
|
16
_data/chains/1140.json
Normal file
16
_data/chains/1140.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "MathChain Testnet",
|
||||
"chain": "MATH",
|
||||
"network": "testnet",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "MathChain",
|
||||
"symbol": "MATH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://mathwallet.org/",
|
||||
"shortName": "tMATH",
|
||||
"chainId": 1140,
|
||||
"networkId": 1140
|
||||
}
|
Loading…
Reference in New Issue
Block a user