Address
1ZvtneYSRQyVscUwSgzdAEcDSVw8rXTpv


Node.ValidateAddress

{
    "isvalid": true,
    "address": "1ZvtneYSRQyVscUwSgzdAEcDSVw8rXTpv",
    "scriptPubKey": "76a914063a4c5c949c9d4cb80a37a62ef2c2a347fe250a88ac",
    "ismine": false,
    "iswatchonly": false,
    "isscript": false
}

Electrum.Balance

{
    "result": {
        "confirmed": 0,
        "unconfirmed": 0
    },
    "server": "localhost"
}

Electrum.History

{
    "result": [
        {
            "tx_hash": "3a515615181ab93aa61b5d6e7700469d06cca68be6cc52a4eb49f45965bbfa1b",
            "height": 123934
        },
        {
            "tx_hash": "6af6a9c100a02e9cc3856359fbcb4ec77e987868bd8ab0b83928c66d0381a2ff",
            "height": 124130
        }
    ],
    "server": "localhost"
}