* 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:
nikolay-nikolaev 2022-12-12 10:45:57 +08:00 committed by GitHub
parent 9d20ada05f
commit aae045f411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 57 additions and 0 deletions

View 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"
}
]
}

View 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
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmfMd564KUPK8eKZDwGCT71ZC2jMnUZqP6LCtLpup3rHH1",
"width": 2100,
"height": 2100,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 KiB