Submit Dexilla chain (#2474)

* Submit Dexilla chain

* update parent chain

* fix wrong chainID

* add icon

---------

Co-authored-by: Cobie Norris <cobie.nor@gmail.com>
This commit is contained in:
Sheldon Cooper 2023-03-25 05:47:42 +07:00 committed by GitHub
parent 56f3445cd0
commit 1d1b338add
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,28 @@
{
"name": "Dexilla Testnet",
"chain": "Dexilla",
"rpc": ["https://rpc.dexilla.com"],
"faucets": [],
"icon": "dxz",
"nativeCurrency": {
"name": "Dexilla Native Token",
"symbol": "DXZ",
"decimals": 18
},
"infoURL": "https://dexilla.com",
"shortName": "Dexilla",
"chainId": 1954,
"networkId": 1954,
"explorers": [
{
"name": "dos-mainnet",
"url": "https://exp.dexilla.com",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": [{ "url": "https://bridge.dexilla.com" }]
}
}

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

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB