From 5456d2311036c16bc604fb08f5a52526879ead66 Mon Sep 17 00:00:00 2001 From: Cilo13 <18039183+Cilo13@users.noreply.github.com> Date: Tue, 10 Jul 2018 14:10:39 +0200 Subject: [PATCH] Add files via upload --- magi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 magi.json diff --git a/magi.json b/magi.json new file mode 100644 index 000000000..29a896ef6 --- /dev/null +++ b/magi.json @@ -0,0 +1,11 @@ +{ + "name": "Magi", + "symbol": "XMG", + "algorithm": "M7M", + "site": "https://www.m-core.org/", + "blockExplorer": { + "block": "https://chainz.cryptoid.info/xmg/#!overview", + "tx": "https://chainz.cryptoid.info/xmg/", + "address": "https://chainz.cryptoid.info/xmg/#!rich" + } +}