Address
1PNQR9rUaBsrAYKjgKeJTEzM7kCFgjSXPY


Node.ValidateAddress

{
    "isvalid": true,
    "address": "1PNQR9rUaBsrAYKjgKeJTEzM7kCFgjSXPY",
    "scriptPubKey": "76a914f55f0cab3a33f38912ee412f53aa70a98b57dfc588ac",
    "ismine": false,
    "iswatchonly": false,
    "isscript": false
}

Electrum.Balance

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

Electrum.History

{
    "result": [
        {
            "tx_hash": "d4799b8ef776c9c045fbcf023643efa4c02f98647b83621a2a9e362c3c8111e5",
            "height": 132853
        },
        {
            "tx_hash": "e2193ef90d9b6ae969e5470872b6a727a5d1d47ee37b5559289c6446bb96561a",
            "height": 133011
        }
    ],
    "server": "localhost"
}