chains/_data/chains/eip155-248.json
fromreto 1dd6daca6c
Origin/248 (#1838)
* Add new network

*New network adding Oasys,

*http://oasys.games

* Update _data/chains/eip155-248.json

* Update eip155-248.json

Co-authored-by: ligi <ligi@ligi.de>
2022-11-08 18:57:42 +01:00

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"
}
]
}