[
    {
        "name": "Lisk",
        "shortcut": "LSK",
        "slip44": 134,
        "curve": "ed25519",
        "decimals": 8,
        "links": {
            "Homepage": "https://lisk.io/",
            "Github": "https://github.com/LiskHQ/lisk"
        },
        "wallet": {
            "Liskish Wallet": "https://github.com/hirishh/liskish-wallet/releases"
        },
        "blockchain_link": null
    },
    {
        "name": "Stellar",
        "slip44": 148,
        "curve": "ed25519",
        "shortcut": "XLM",
        "decimals": 7,
        "links": {
            "Homepage": "https://www.stellar.org",
            "Github": "https://github.com/stellar/stellar-core"
        },
        "wallet": {
            "Exodus": "https://www.exodus.io"
        },
        "blockchain_link": null
    },
    {
        "name": "Monero",
        "shortcut": "XMR",
        "slip44": 128,
        "curve": "ed25519",
        "decimals": 12,
        "links": {
            "Homepage": "https://getmonero.org",
            "Github": "https://github.com/monero-project/monero"
        },
        "wallet": {
            "Monero CLI/GUI": "https://www.getmonero.org/downloads/"
        },
        "blockchain_link": null
    },
    {
        "name": "Ripple",
        "shortcut": "XRP",
        "slip44": 144,
        "curve": "secp256k1",
        "decimals": 6,
        "links": {
            "Homepage": "https://ripple.com",
            "Github": "https://github.com/ripple/rippled"
        },
        "wallet": {
            "Trezor Beta": "https://beta-wallet.trezor.io/next/",
            "Exodus": "https://www.exodus.io",
            "Magnum": "https://magnumwallet.co"
        },
        "blockchain_link": {
            "type": "ripple",
            "url": [
                "wss://s1.ripple.com",
                "wss://s-east.ripple.com",
                "wss://s-west.ripple.com"
            ]
        }
    },
    {
        "name": "Ripple Testnet",
        "shortcut": "tXRP",
        "slip44": 1,
        "curve": "secp256k1",
        "decimals": 6,
        "links": {
            "Homepage": "https://ripple.com",
            "Github": "https://github.com/ripple/rippled"
        },
        "wallet": {
            "Trezor Beta": "https://beta-wallet.trezor.io/next/"
        },
        "blockchain_link": {
            "type": "ripple",
            "url": ["wss://s.altnet.rippletest.net"]
        }
    },
    {
        "name": "Cardano",
        "shortcut": "ADA",
        "slip44": 1815,
        "curve": "ed25519",
        "decimals": 6,
        "links": {
            "Homepage": "https://www.cardano.org",
            "Github": "https://github.com/input-output-hk/cardano-sl"
        },
        "wallet": {
            "AdaLite": "https://adalite.io/app",
            "Yoroi": "https://yoroi-wallet.com"
        },
        "blockchain_link": null
    },
    {
        "name": "Tezos",
        "shortcut": "XTZ",
        "slip44": 1729,
        "curve": "ed25519",
        "decimals": 6,
        "links": {
            "Homepage": "https://tezos.com",
            "Github": "https://github.com/tezos/tezos"
        },
        "wallet": {
            "SimpleStaking": "https://simplestaking.com",
            "Magnum": "https://magnumwallet.co"
        },
        "blockchain_link": null
    },
    {
        "name": "Ontology",
        "shortcut": "ONT",
        "slip44": 1024,
        "curve": "nist256p1",
        "decimals": 8,
        "links": {
            "Homepage": "https://ont.io",
            "Github": "https://github.com/ontio/ontology"
        },
        "wallet": {},
        "blockchain_link": null
    },
    {
        "name": "Wanchain",
        "shortcut": "WAN",
        "slip44": 5718350,
        "curve": "secp256k1",
        "decimals": 18,
        "links": {
            "Homepage": "https://wanchain.org",
            "Github": "https://github.com/wanchain/go-wanchain"
        },
        "wallet": {
            "Wanchain Wallet": "https://www.wanchain.org/getstarted/"
        },
        "blockchain_link": null
    },
    {
        "name": "EOS",
        "shortcut": "EOS",
        "slip44": 194,
        "curve": "secp256k1",
        "decimals": 4,
        "links": {
            "Homepage": "https://eos.io",
            "Github": "https://github.com/EOSIO/eos"
        },
        "wallet": {
            "Bloks.io": "https://bloks.io/wallet"
        },
        "blockchain_link": null
    },
    {
        "name": "Omni",
        "shortcut": "OMNI",
        "slip44": 0,
        "curve": "secp256k1",
        "decimals": 2,
        "links": {
            "Homepage": "https://www.omnilayer.org",
            "Github": "https://github.com/OmniLayer"
        },
        "wallet": {},
        "blockchain_link": null
    },
    {
        "name": "MaidSafeCoin",
        "shortcut": "MAID",
        "slip44": 0,
        "curve": "secp256k1",
        "decimals": 8,
        "links": {
            "Homepage": "https://maidsafe.net",
            "Github": "https://github.com/maidsafe"
        },
        "wallet": {},
        "blockchain_link": null
    },
    {
        "name": "Binance Chain",
        "shortcut": "BNB",
        "slip44": 714,
        "curve": "secp256k1",
        "decimals": 8,
        "links": {
            "Homepage": "https://binance.org"
        },
        "wallet": {},
        "blockchain_link": null
    },
    {
        "name": "Tether",
        "shortcut": "USDT",
        "slip44": 0,
        "curve": "secp256k1",
        "decimals": 2,
        "links": {
            "Homepage": "https://tether.to"
        },
        "wallet": {},
        "blockchain_link": null
    }
]