We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689dce5 commit dc84b63Copy full SHA for dc84b63
_data/chains/eip155-61564.json
@@ -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
@@ -0,0 +1,8 @@
+[
+ "url": "ipfs://bafybeidgthdedgxxuvc4qjya7jqjoexy5pnpimxkft65hot2ijr3yc7twy",
+ "width": 1024,
+ "height": 1024,
+ "format": "png"
+]
0 commit comments