Skip to content

Commit

Permalink
update sahara network information
Browse files Browse the repository at this point in the history
  • Loading branch information
guangh84 committed Jan 3, 2025
1 parent 04c9508 commit fd5d4cd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions _data/chains/eip155-3132023.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "SaharaAI Network",
"name": "Sahara AI",
"chain": "Sahara",
"rpc": ["https://mainnet.saharalabs.ai"],
"faucets": [],
"nativeCurrency": {
"name": "SAHARA",
"symbol": "SAH",
"name": "Sahara AI",
"symbol": "$SAHARA",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
Expand Down
6 changes: 3 additions & 3 deletions _data/chains/eip155-313313.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"rpc": ["https://testnet.saharalabs.ai"],
"faucets": [],
"nativeCurrency": {
"name": "SAHARA",
"symbol": "SAH",
"name": "Sahara AI",
"symbol": "$SAHARA",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
Expand All @@ -17,7 +17,7 @@
"explorers": [
{
"name": "Testnet Scan",
"url": "https://explorer.saharaa.info",
"url": "https://testnet-explorer.saharalabs.ai",
"standard": "EIP3091"
}
]
Expand Down
6 changes: 3 additions & 3 deletions _data/icons/sahara.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{
"url": "ipfs://QmQXCm6w8xvWMkksTQYw3So14VCbwHP6chH41v6ysXdSwF",
"width": 608,
"height": 608,
"url": "ipfs://bafkreibhofpvuswlhmfniolskoguhjr4p7strqgm5uz7tu53s5gv35qwem",
"width": 44,
"height": 24,
"format": "svg"
}
]

0 comments on commit fd5d4cd

Please sign in to comment.