Skip to content

Commit ca47a94

Browse files
authored
Merge pull request #150 from giki0318/main
Update chains.json
2 parents 0ac1a08 + 3781ceb commit ca47a94

1 file changed

Lines changed: 36 additions & 2 deletions

File tree

chains.json

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,41 @@
174174
"color_chain_bg": "0xEAC541"
175175
}
176176
},
177+
{
178+
"name": "Unichain",
179+
"chain": "ETH",
180+
"rpc": [
181+
"https://mainnet.unichain.org"
182+
],
183+
"faucets": [
184+
185+
],
186+
"nativeCurrency": {
187+
"name": "Ether",
188+
"symbol": "ETH",
189+
"decimals": 18
190+
},
191+
"infoURL": "https://unichain.org",
192+
"shortName": "Unichain",
193+
"chainId": 130,
194+
"networkId": 130,
195+
"icon": "eth",
196+
"explorers": [
197+
{
198+
"name": "Uniscan",
199+
"url": "https://uniscan.xyz",
200+
"standard": "EIP3091"
201+
}
202+
],
203+
"app_resource": {
204+
"ic_chain_select": "https://hk.tpstatic.net/dapp/tokenpocket-1739334330161.png",
205+
"ic_chain_unselect": "https://hk.tpstatic.net/dapp/tokenpocket-1739334338422.png",
206+
"color_chain_bg": "0xFC0FA4",
207+
"color_chain_text": "0xFFFFFF",
208+
"ic_chain_unselect_dark": "https://hk.tpstatic.net/dapp/tokenpocket-1739334369309.png",
209+
"ic_home_logo": "https://hk.tpstatic.net/dapp/tokenpocket-1739334348465.png"
210+
}
211+
},
177212
{
178213
"name": "FON Smart Chain",
179214
"chainId": 201022,
@@ -46337,5 +46372,4 @@
4633746372
"color_chain_text": "0xFFFFFF"
4633846373
}
4633946374
}
46340-
46341-
]
46375+
]

0 commit comments

Comments
 (0)