diff --git a/_data/chains/eip155-667.json b/_data/chains/eip155-667.json new file mode 100644 index 000000000000..3ace8c0afec5 --- /dev/null +++ b/_data/chains/eip155-667.json @@ -0,0 +1,28 @@ +{ + "name": "LAOS Arrakis", + "title": "LAOS Testnet Arrakis", + "chain": "LAOS", + "icon": "laos", + "rpc": [ + "https://arrakis.gorengine.com/own", + "wss://arrakis.gorengine.com/own" + ], + "faucets": [], + "nativeCurrency": { + "name": "LAOS", + "symbol": "LAOS", + "decimals": 18 + }, + "infoURL": "https://www.laosfoundation.io/", + "shortName": "laos", + "chainId": 667, + "networkId": 667, + "explorers": [ + { + "name": "blockscout", + "url": "https://arrakis.gorengine.com", + "icon": "laos", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/laos.json b/_data/icons/laos.json new file mode 100644 index 000000000000..dd43bcce62ad --- /dev/null +++ b/_data/icons/laos.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmZ4YYcvhcaeotMPaGXC5Vab7JFaVkka37V8TiTJpT7Mak", + "width": 586, + "height": 558, + "format": "png" + } +]