mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
24 lines
477 B
JSON
24 lines
477 B
JSON
{
|
|
"name": "Saakuru Mainnet",
|
|
"chain": "Saakuru",
|
|
"icon": "saakuru",
|
|
"rpc": ["https://rpc.saakuru.network"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "OAS",
|
|
"symbol": "OAS",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://saakuru.network",
|
|
"shortName": "saakuru",
|
|
"chainId": 7225878,
|
|
"networkId": 7225878,
|
|
"explorers": [
|
|
{
|
|
"name": "saakuru-explorer",
|
|
"url": "https://explorer.saakuru.network",
|
|
"standard": "EIP3091"
|
|
}
|
|
]
|
|
}
|