diff --git a/_data/chains/15324.json b/_data/chains/15324.json new file mode 100644 index 000000000000..469f8dafa963 --- /dev/null +++ b/_data/chains/15324.json @@ -0,0 +1,17 @@ +{ + "name": "INFRA Testnet", + "chain": "INFRA", + "rpc": [ + "https://ppprototype.vercel.app/api/infra-rpc" + ], + "faucets": [], + "nativeCurrency": { + "name": "reAED", + "symbol": "reAED", + "decimals": 18 + }, + "infoURL": "https://infrablockchain.com/", + "shortName": "infra-testnet", + "chainId": 15324, + "networkId": 15324 +} diff --git a/_data/icons/infra-icon.json b/_data/icons/infra-icon.json new file mode 100644 index 000000000000..7f67738f1169 --- /dev/null +++ b/_data/icons/infra-icon.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreicsqdbsl2i2wwn5b6o77rjzcctsaaloxj6fdbg2e6achrphonyyc4", + "width": 200, + "height": 200, + "format": "png" + } +]