diff --git a/data/chains.json b/data/chains.json index 77fd743..eb9b97f 100644 --- a/data/chains.json +++ b/data/chains.json @@ -1,4 +1,24 @@ { +"6423": { + "name": "YNX Testnet", + "description": "EVM-compatible public Layer 1 testnet for the YNX Web4 ecosystem.", + "logo": "https://ipfs.io/ipfs/bafkreibydfqibqwvm5dpwnyjjk7gruoyt2v5rivstk2pc65ojcwh4px73y", + "ecosystem": [ + "Ethereum", + "EVM" + ], + "isTestnet": true, + "layer": 1, + "rollupType": null, + "native_currency": "YNXT", + "website": "https://ynxweb4.com", + "explorers": [ + { + "url": "https://explorer.ynxweb4.com/", + "hostedBy": "self" + } + ] + }, "2443": { "name": "Haus Chain Testnet", "description": "EVM-compatible Layer 1 testnet for Haus Chain, designed for fast smart-contract development, testing and onchain applications.", diff --git a/public/ynx-logo.png b/public/ynx-logo.png new file mode 100644 index 0000000..9857f14 Binary files /dev/null and b/public/ynx-logo.png differ