ViaWallet Developer Documentation

PHOTO EMBED

Sun Jul 09 2023 17:30:25 GMT+0000 (Coordinated Universal Time)

Saved by @thyrus #json

{
    "code": 0,
    "data": {
        "address": "r3CVjHBjYJmDWQm4Xt3GYbYoqixcL91fTu",            // address
        "start_height": 64907285,                                   // initial height since info inquiry
        "start_time": 1626255157,                                   // initial time since info inquiry
        "height": 64907367,                                         // final height at the end of info inquiry
        "sequence":"64907285",                                      // next sequence
        "balance": "600.907952",                                    // balance available
        "total_txs": 1,                                             // total tx count
        "total_tx_in": "600.907952",                                // received amount
        "total_tx_out": "0",                                        // transferred amount
        "latest_tx": {                                              // last tx
            "id":"F372D9F3770C77D792822A9B41A98E8664DDA1C4B4476FD7579F5866F53C7A4C",
            "type":"Payment",
            "gas_limit":0,
            "gas_used":0,
            "nonce":6592765,
            "from":"rJb5KsHsDHF1YS5B5DU6QCkH5NsPaKQTcy",
            "to":"r3CVjHBjYJmDWQm4Xt3GYbYoqixcL91fTu",
            "fee":"0.001",
            "date":1626132392,
            "value":"600.907952",
            "block":64907285,
            "confirmation":0,
            "status":"completed",
            "metadata":{
                "currency":"XRP",
                "issuer":"rrrrrrrrrrrrrrrrrrrrrhoLvTp",
                "value":"600.907952"
            }
        }
    },
    "message": "OK"
}
content_copyCOPY

https://developers.viawallet.com/docs/en/