add edexa chain (#2046)

* added edexa chain

* updated ipfs

* prettier done

* done prettier

* explorere removed slash at end

* explorere removed slash at end

* removed new line

* removed new line icons

* removed new line icons

* removed new line icons

* Revert "removed new line icons"

This reverts commit 9266700e77024d3d21863c030419b15663aacc5f.

* Revert "removed new line icons"

This reverts commit d34919aa3df4757eb23da2c6ed0403e50558b9ec.

* runned prettier

* runned prettier

* added image icons download

* name conversion edeXa

* added faucet

* added faucet

* added icon variable

* png to PNG

* png to PNG

* size change

* size change

* name jpg

* png updated

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
ranjith-edx 2022-12-27 10:56:07 +05:30 committed by GitHub
parent 919d941b05
commit 21068dfb45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "edeXa Testnet",
"chain": "edeXa TestNetwork",
"rpc": ["https://testnet.edexa.com/rpc"],
"faucets": ["https://faucet.edexa.com/"],
"nativeCurrency": {
"name": "EDEXA",
"symbol": "EDX",
"decimals": 18
},
"infoURL": "https://edexa.com/",
"shortName": "edx",
"chainId": 1995,
"networkId": 1995,
"icon": "edexa",
"explorers": [
{
"name": "edexa-testnet",
"url": "https://explorer.edexa.com",
"standard": "EIP3091"
}
]
}

8
_data/icons/edexa.json Normal file
View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB