Skip to content

Commit dc84b63

Browse files
iced-lemontealigi
andauthored
Add Gelatine Network (61564) (#8043)
* Gelatine network * Fix formatting * Fix formatting * Fix formatting * Add faucet link and update infoURL --------- Co-authored-by: ligi <ligi@ligi.de>
1 parent 689dce5 commit dc84b63

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

_data/chains/eip155-61564.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"name": "Gelatine Network",
3+
"chain": "JELLO",
4+
"icon": "jello",
5+
"rpc": ["https://rpc.pine.ink"],
6+
"faucets": ["https://gelatine.pine.ink"],
7+
"nativeCurrency": {
8+
"name": "JELLO",
9+
"symbol": "JELLO",
10+
"decimals": 18
11+
},
12+
"infoURL": "https://gelatine.pine.ink",
13+
"shortName": "jello",
14+
"chainId": 61564,
15+
"networkId": 61564,
16+
"explorers": [
17+
{
18+
"name": "Gelatine Explorer",
19+
"url": "https://explorer.pine.ink",
20+
"standard": "EIP3091"
21+
}
22+
]
23+
}

_data/icons/jello.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"url": "ipfs://bafybeidgthdedgxxuvc4qjya7jqjoexy5pnpimxkft65hot2ijr3yc7twy",
4+
"width": 1024,
5+
"height": 1024,
6+
"format": "png"
7+
}
8+
]

0 commit comments

Comments
 (0)