Address
1KtAQVJJyMKMDy1gEWGjThyLpp3PwjhayH


Node.ValidateAddress

{
    "isvalid": true,
    "address": "1KtAQVJJyMKMDy1gEWGjThyLpp3PwjhayH",
    "scriptPubKey": "76a914cf1f543b2919ef6c88885a8af4700c90294b64d688ac",
    "ismine": false,
    "iswatchonly": false,
    "isscript": false
}

Electrum.Balance

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

Electrum.History

{
    "result": [
        {
            "tx_hash": "f956c13a1fdb6fb9e4e74db8df07510b6cc6242e670cef6d4c90c201fea620dc",
            "height": 132366
        }
    ],
    "server": "localhost"
}