Skip to content

Commit

Permalink
Add Zebro Smart Chain (ZSC) (#6031)
Browse files Browse the repository at this point in the history
* Add files via upload

* Add files via upload

* Delete _data/chains/eip155-786786.json

* Add files via upload

* Delete _data/icons/zebrocoin.json

* Add files via upload

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
ZebroTech and ligi authored Oct 19, 2024
1 parent 400329a commit b80dbcc
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
28 changes: 28 additions & 0 deletions _data/chains/eip155-786786.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "Zebro Smart Chain",
"chain": "ZEBRO",
"rpc": ["https://rpc.zebrocoin.app", "https://rpc1.zebrocoin.app"],
"faucets": [],
"nativeCurrency": {
"name": "Zebrocoin",
"symbol": "ZEBRO",
"decimals": 18
},
"infoURL": "https://zebrocoin.app",
"shortName": "zebro",
"chainId": 786786,
"networkId": 786786,
"icon": "zebrocoin",
"explorers": [
{
"name": "Zebrocoin Explorer",
"url": "https://explorer.zebrocoin.app",
"standard": "EIP3091"
},
{
"name": "Zebrocoin Explorer1",
"url": "https://explorer1.zebrocoin.app",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/zebrocoin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreig42tcn5hfgtzszmwvmodsxvtu5frfkgreb23dndle2mywns3xxse",
"width": 64,
"height": 64,
"format": "png"
}
]

0 comments on commit b80dbcc

Please sign in to comment.