diff --git a/_data/chains/eip155-83333.json b/_data/chains/eip155-83333.json new file mode 100644 index 000000000000..72058311cb39 --- /dev/null +++ b/_data/chains/eip155-83333.json @@ -0,0 +1,28 @@ +{ + "name": "OGORI", + "chain": "ORI", + "icon": "ogori", + "rpc": [ + "https://rpc.ogori.one", + "https://harpc.ogori.vn:8545" + ], + "faucets": [], + "nativeCurrency": { + "name": "OGORI", + "symbol": "ORI", + "decimals": 18 + }, + "infoURL": "https://ogori.vn", + "shortName": "ogori", + "chainId": 83333, + "networkId": 83333, + "slip44": 60, + "explorers": [ + { + "name": "Ogori Explorer", + "url": "https://explorer.ogori.one", + "standard": "blockscout" + } + ], + "status": "active" +} diff --git a/_data/icons/ogori.png b/_data/icons/ogori.png new file mode 100644 index 000000000000..7b6b19d9f54d Binary files /dev/null and b/_data/icons/ogori.png differ