diff --git a/blockchains/degen/info/info.json b/blockchains/degen/info/info.json new file mode 100644 index 0000000000000..a55a1285c002a --- /dev/null +++ b/blockchains/degen/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Degen Chain", + "website": "https://www.degen.tips/", + "description": "EVM compatible, low transaction fees, built for Degens! Degen - Turning content into currency.", + "explorer": "https://explorer.degen.tips", + "symbol": "DEGEN", + "type": "coin", + "decimals": 8, + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/degentokenbase" + }, + { + "name": "telegram", + "url": "https://t.me/degentokenbase" + } + ] +} diff --git a/blockchains/degen/info/logo.png b/blockchains/degen/info/logo.png new file mode 100644 index 0000000000000..6451e39bf1a73 Binary files /dev/null and b/blockchains/degen/info/logo.png differ