Address
1MKugvpj7SpmDfyfNkvmEaDcWZagLwDSWZ


Node.ValidateAddress

{
    "isvalid": true,
    "address": "1MKugvpj7SpmDfyfNkvmEaDcWZagLwDSWZ",
    "scriptPubKey": "76a914def5fc2ceaef44b4e2b83c700e9612c00129a9cf88ac",
    "ismine": false,
    "iswatchonly": false,
    "isscript": false
}

Electrum.Balance

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

Electrum.History

{
    "result": [
        {
            "tx_hash": "f0f9434fbe7f15960b952c2596c2c7fcaad7ec6d2f17e2145677d5a23bc17419",
            "height": 133239
        }
    ],
    "server": "localhost"
}