diff --git a/_data/chains/eip155-766.json b/_data/chains/eip155-766.json new file mode 100644 index 00000000..848b7cda --- /dev/null +++ b/_data/chains/eip155-766.json @@ -0,0 +1,25 @@ +{ + "name": "QL1", + "chain": "QOM", + "status": "incubating", + "rpc": ["https://mainnet.qom.one:8545"], + "faucets": [], + "nativeCurrency": { + "name": "Shiba Predator", + "symbol": "QOM", + "decimals": 18 + }, + "infoURL": "https://qom.one", + "shortName": "qom", + "chainId": 766, + "networkId": 766, + "icon": "qom", + "explorers": [ + { + "name": "QL1 Mainnet Explorer", + "url": "https://mainnet.qom.one", + "icon": "qom", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-7668378.json b/_data/chains/eip155-7668378.json new file mode 100644 index 00000000..67f3415c --- /dev/null +++ b/_data/chains/eip155-7668378.json @@ -0,0 +1,25 @@ +{ + "name": "QL1 Testnet", + "chain": "QOM", + "status": "incubating", + "rpc": ["https://testnet.qom.one:8545"], + "faucets": ["https://faucet.qom.one"], + "nativeCurrency": { + "name": "Shiba Predator", + "symbol": "QOM", + "decimals": 18 + }, + "infoURL": "https://qom.one", + "shortName": "tqom", + "chainId": 7668378, + "networkId": 7668378, + "icon": "qom", + "explorers": [ + { + "name": "QL1 Testnet Explorer", + "url": "https://testnet.qom.one", + "icon": "qom", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/qom.json b/_data/icons/qom.json new file mode 100644 index 00000000..f9911626 --- /dev/null +++ b/_data/icons/qom.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmRc1kJ7AgcDL1BSoMYudatWHTrz27K6WNTwGifQb5V17D", + "width": 518, + "height": 518, + "format": "png" + } +]