mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Shibarium changes (#2471)
* chain file added * add icon file * changes in chain file * icon file changes * changing chain file * Update shibarium.json * Update shibarium.json * changes * changes * files changes * format --------- Co-authored-by: ligi <ligi@ligi.de> Co-authored-by: navdeepgarg1 <robil@eiysys.in>
This commit is contained in:
parent
0be9defa84
commit
5b34ce844c
23
_data/chains/eip155-719.json
Normal file
23
_data/chains/eip155-719.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "Shibarium Beta",
|
||||||
|
"chain": "Shibarium",
|
||||||
|
"icon": "shibarium",
|
||||||
|
"rpc": ["https://puppynet.shibrpc.com"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "BONE",
|
||||||
|
"symbol": "BONE",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://beta.shibariumtech.com",
|
||||||
|
"shortName": "shibarium",
|
||||||
|
"chainId": 719,
|
||||||
|
"networkId": 719,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "shibscan",
|
||||||
|
"url": "https://puppyscan.shib.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/shibarium.json
Normal file
8
_data/icons/shibarium.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmYNVkoZgRjDBQzJz6kog9mA2yPzQFW2oSKvhnkwuBhLQE",
|
||||||
|
"width": 2000,
|
||||||
|
"height": 2000,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 164 KiB |
Loading…
Reference in New Issue
Block a user