diff --git a/_data/chains/eip155-8886.json b/_data/chains/eip155-8886.json new file mode 100644 index 000000000000..b5b513ed189c --- /dev/null +++ b/_data/chains/eip155-8886.json @@ -0,0 +1,28 @@ +{ + "name": "Avenium Testnet", + "chain": "AVE", + "rpc": [ + "https://eu-testnet.avenium.io/", + "https://connect-testnet.avenium.io" + ], + "faucets": ["https://faucet-testnet.avenium.io"], + "nativeCurrency": { + "name": "Ave Native Token", + "symbol": "tAVE", + "decimals": 18 + }, + "infoURL": "https://avenium.io", + "shortName": "tave", + "chainId": 8886, + "networkId": 8886, + "icon": "avenium", + "status": "incubating", + "explorers": [ + { + "name": "Avenium Explorer Testnet", + "icon": "avenium", + "url": "https://testnet.avescan.net", + "standard": "none" + } + ] +} diff --git a/_data/icons/avenium.json b/_data/icons/avenium.json new file mode 100644 index 000000000000..57db9b9de52e --- /dev/null +++ b/_data/icons/avenium.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmU5yJvjdeVGzNutn2U6wLWfHDGsDafLfZg7HRJ8ji3yfJ", + "width": 500, + "height": 500, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmU5yJvjdeVGzNutn2U6wLWfHDGsDafLfZg7HRJ8ji3yfJ b/_data/iconsDownload/QmU5yJvjdeVGzNutn2U6wLWfHDGsDafLfZg7HRJ8ji3yfJ new file mode 100644 index 000000000000..38216013def1 Binary files /dev/null and b/_data/iconsDownload/QmU5yJvjdeVGzNutn2U6wLWfHDGsDafLfZg7HRJ8ji3yfJ differ