mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-1229.json, Create exzo,json - Add support for Exzo Network Mainnet (#2004)
* Create eip155-1229.json * Create exzo.json * Update eip155-1229.json * Create QmeYpc2JfEsHa2Bh11SKRx3sgDtMeg6T8KpXNLepBEKnbJ * Add files via upload * Delete QmeYpc2JfEsHa2Bh11SKRx3sgDtMeg6T8KpXNLepBEKnbJ.png * Add files via upload * Delete QmeYpc2JfEsHa2Bh11SKRx3sgDtMeg6T8KpXNLepBEKnbJ * Update eip155-1229.json * Delete QmeYpc2JfEsHa2Bh11SKRx3sgDtMeg6T8KpXNLepBEKnbJ.png * Add files via upload
This commit is contained in:
parent
49cefee645
commit
9d20ada05f
23
_data/chains/eip155-1229.json
Normal file
23
_data/chains/eip155-1229.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Exzo Network Mainnet",
|
||||
"chain": "EXZO",
|
||||
"icon": "exzo",
|
||||
"rpc": ["https://mainnet.exzo.technology"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Exzo",
|
||||
"symbol": "XZO",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://exzo.network",
|
||||
"shortName": "xzo",
|
||||
"chainId": 1229,
|
||||
"networkId": 1229,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://exzoscan.io",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/exzo.json
Normal file
8
_data/icons/exzo.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmeYpc2JfEsHa2Bh11SKRx3sgDtMeg6T8KpXNLepBEKnbJ",
|
||||
"width": 128,
|
||||
"height": 128,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
Reference in New Issue
Block a user