We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb5d70f commit f85f3e2Copy full SHA for f85f3e2
_data/chains/eip155-5464.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "Saga",
3
- "chain": "SAGA",
4
- "rpc": ["http://sagaevm-5464-1.jsonrpc.sagarpc.io"],
+ "name": "SagaEVM",
+ "chain": "SagaEVM",
+ "rpc": ["https://sagaevm.jsonrpc.sagarpc.io"],
5
"faucets": [],
6
"nativeCurrency": {
7
"name": "gas",
@@ -17,14 +17,14 @@
17
}
18
],
19
"infoURL": "https://www.saga.xyz",
20
- "shortName": "saga",
+ "shortName": "sagaevm",
21
"chainId": 5464,
22
"networkId": 5464,
23
- "icon": "saga",
+ "icon": "sagaevm",
24
"explorers": [
25
26
"name": "blockscout",
27
- "url": "https://sagaevm-5464-1.sagaexplorer.io",
+ "url": "https://sagaevm.sagaexplorer.io",
28
"icon": "blockscout",
29
"standard": "EIP3091"
30
_data/icons/saga.json renamed to _data/icons/sagaevm.json
0 commit comments