diff --git a/blockchains/merlin/info/info.json b/blockchains/merlin/info/info.json new file mode 100644 index 000000000000..38735e777083 --- /dev/null +++ b/blockchains/merlin/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Merlin Mainnet", + "website": "https://merlinchain.iov", + "description": "Merlin Chain is a Bitcoin Layer 2 that integrates the ZK-Rollup network, decentralized oracle network, Data Availability, and on-chain BTC fraud proof modules.", + "explorer": "https://scan.merlinchain.io", + "symbol": "BTC", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/JYqDYMu76e" + }, + { + "name": "twitter", + "url": "https://twitter.com/MerlinLayer2" + } + ] +} \ No newline at end of file diff --git a/blockchains/merlin/info/logo.png b/blockchains/merlin/info/logo.png new file mode 100644 index 000000000000..38692ef6a620 Binary files /dev/null and b/blockchains/merlin/info/logo.png differ