mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Pr/1994 (#1587)
* EKTA Chain * fix json * fix format * unique name * prettier update * prettier update * name in capital Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
9d20ada05f
commit
aae045f411
25
_data/chains/eip155-1004.json
Normal file
25
_data/chains/eip155-1004.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "T-EKTA",
|
||||
"title": "EKTA Testnet T-EKTA",
|
||||
"chain": "T-EKTA",
|
||||
"rpc": ["https://test.ekta.io:8545"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "T-EKTA",
|
||||
"symbol": "T-EKTA",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.ekta.io",
|
||||
"shortName": "t-ekta",
|
||||
"chainId": 1004,
|
||||
"networkId": 1004,
|
||||
"icon": "ekta",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "test-ektascan",
|
||||
"url": "https://test.ektascan.io",
|
||||
"icon": "ekta",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
24
_data/chains/eip155-1994.json
Normal file
24
_data/chains/eip155-1994.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "Ekta",
|
||||
"chain": "EKTA",
|
||||
"rpc": ["https://main.ekta.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "EKTA",
|
||||
"symbol": "EKTA",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.ekta.io",
|
||||
"shortName": "ekta",
|
||||
"chainId": 1994,
|
||||
"networkId": 1994,
|
||||
"icon": "ekta",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "ektascan",
|
||||
"url": "https://ektascan.io",
|
||||
"icon": "ekta",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/ekta.json
Normal file
8
_data/icons/ekta.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmfMd564KUPK8eKZDwGCT71ZC2jMnUZqP6LCtLpup3rHH1",
|
||||
"width": 2100,
|
||||
"height": 2100,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 360 KiB |
Loading…
Reference in New Issue
Block a user