Address
1GdJ3PBTuLUu6uG1zWEgc1XkZgnHoYNMz5


Node.ValidateAddress

{
    "isvalid": true,
    "address": "1GdJ3PBTuLUu6uG1zWEgc1XkZgnHoYNMz5",
    "scriptPubKey": "76a914ab6716287a2b390fdba407b29f77405cd837409b88ac",
    "ismine": false,
    "iswatchonly": false,
    "isscript": false
}

Electrum.Balance

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

Electrum.History

{
    "result": [
        {
            "tx_hash": "5326421d1a0d1f5e59cccafc0432deb4aec27159cf5f44d343b037c57f114b63",
            "height": 123756
        },
        {
            "tx_hash": "7977b45ee4088874e67e621a8b6b76469a575e1941548dd1784a859d2395d7a7",
            "height": 123761
        }
    ],
    "server": "localhost"
}