chains/chains/eip155-248.json

24 lines
449 B
JSON

{
"name": "Oasys Mainnet",
"chain": "Oasys",
"icon": "oasys",
"rpc": ["https://rpc.mainnet.oasys.games"],
"faucets": [],
"nativeCurrency": {
"name": "OAS",
"symbol": "OAS",
"decimals": 18
},
"infoURL": "https://oasys.games",
"shortName": "OAS",
"chainId": 248,
"networkId": 248,
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.oasys.games",
"standard": "EIP3091"
}
]
}