mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-4689.json and eip155-4690.json (#194)
* Create eip155-4689.json and eip155-4690.json * Update eip155-4690.json * Update eip155-4689.json * Update eip155-4690.json
This commit is contained in:
parent
d9a37ce910
commit
5f49c91806
19
_data/chains/eip155-4689.json
Normal file
19
_data/chains/eip155-4689.json
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"name": "IoTeX Network Mainnet",
|
||||||
|
"chain": "IOTX",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://babel-api.mainnet.iotex.one"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "IoTeX",
|
||||||
|
"symbol": "IOTX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://iotex.io",
|
||||||
|
"shortName": "iotex-mainnet",
|
||||||
|
"chainId": 4689,
|
||||||
|
"networkId": 4689
|
||||||
|
}
|
19
_data/chains/eip155-4690.json
Normal file
19
_data/chains/eip155-4690.json
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"name": "IoTeX Network Testnet",
|
||||||
|
"chain": "IOTX",
|
||||||
|
"network": "testnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://babel-api.testnet.iotex.one"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "IoTeX",
|
||||||
|
"symbol": "IOTX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://iotex.io",
|
||||||
|
"shortName": "iotex-testnet",
|
||||||
|
"chainId": 4690,
|
||||||
|
"networkId": 4690
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user