mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Adding Factory 127 Network (#304)
* Adding Factory 127 Network * Changed shortname for test network * Changed shortname for test network
This commit is contained in:
parent
46bd2ef310
commit
f0130d7d44
17
_data/chains/eip155-127.json
Normal file
17
_data/chains/eip155-127.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "Factory 127 Mainnet",
|
||||
"chain": "FETH",
|
||||
"network": "factory127 mainnet",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Factory 127 Token",
|
||||
"symbol": "FETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.factory127.com",
|
||||
"shortName": "feth",
|
||||
"chainId": 127,
|
||||
"networkId": 127,
|
||||
"slip44": 127
|
||||
}
|
17
_data/chains/eip155-721.json
Normal file
17
_data/chains/eip155-721.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "Factory 127 Testnet",
|
||||
"chain": "FETH",
|
||||
"network": "factory127 testnet",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Factory 127 Token",
|
||||
"symbol": "FETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.factory127.com",
|
||||
"shortName": "tfeth",
|
||||
"chainId": 721,
|
||||
"networkId": 721,
|
||||
"slip44": 721
|
||||
}
|
Loading…
Reference in New Issue
Block a user