Zilliqa Querying API

About Zilliqa

Established in 2017 by a team of committed academic associates and researchers from the National University of Singapore, Zilliqa Network solves the limited capability of leading blockchain networks like Bitcoin and Ethereum in handling large amounts of transaction data.

Zilliqa is designed to securely scale in an open, permissionless distributed network. Zilliqa is scalable because it uses sharding - the division of the network into several smaller components capable of processing transactions in parallel.

Zilliqa leverages proof-of-work (PoW) to establish identities and perform sharding. It will be able to match the average transaction rate of Visa and MasterCard with a network size of 10,000 nodes and lower transaction fees.

Zilliqa Statistics

Metrics

Value

Avg. Transactions per day

45,000+

Avg. Blocks per day

2400

Average Hash Rate

~34 Gh/s

Unmarshal's Current Infrastructure Support

Get Token Balances

GET https://stg-api.unmarshal.io/v1/zilliqa/address/:address/assets

Description This endpoint allows you to retrieve balance tied to a particular address. The response of this API will include everything you need to make sense of your assets. You can see what is the current value of each token, and how much your assets are worth in fiat currency. Eg: Fetch balances by address for Zilliqa https://stg-api.unmarshal.io/v1/zilliqa/address/zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy/assets

Path Parameters

NameTypeDescription

address

string

Valid Zilliqa Address

Query Parameters

NameTypeDescription

auth_key

string

VGVtcEtleQ==

[
    {
        "contract_name": "Zilliqa",
        "contract_ticker_symbol": "ZIL",
        "contract_decimals": 12,
        "contract_address": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
        "coin": 313,
        "type": "normal",
        "balance": "27036316957000000",
        "quote": 0,
        "quote_rate": 0,
        "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27.png"
    }
]

Get Token Transactions

GET https://stg-api.unmarshal.io/v1/zilliqa/address/:address/transactions

Description Retrieves all transactions of the particular address. Unmarshal has the best in class decoders to extract the meaning out of just a function call to the smart contract. Our decoder decodes the transaction into Send, Receive, Approve, Stake, UnStake, Add Liquidity, Remove Liquidity, etc. Optional Query Parameters: -> contract: valid Zilliqa token address held by Zilliqa wallet to get all the transactions of a particular token. -> page: specifies the page of the returned transaction, starting from 1. -> pageSize: Number of transactions returned by API call (by default 25), returns in the order of recent transactions. Eg: Fetch all transactions by address for Zilliqa https://stg-api.unmarshal.io/v1/zilliqa/address/zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy/transactions

Path Parameters

NameTypeDescription

address

string

Valid Zilliqa Address

Query Parameters

NameTypeDescription

auth_key

string

VGVtcEtleQ==

{
    "transactions": [
        {
            "id": "0xf68f48baa86a7e388f6e350efac12002316133e46413b5b7de1e5e3b6a841838",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1ymt6vywq3r58haryr3all2rzz6vl3asxzfapkv",
            "fee": "5000000000",
            "date": 1618413717607,
            "status": "completed",
            "type": "receive",
            "value": "689178495000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "689178495000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1ymt6vywq3r58haryr3all2rzz6vl3asxzfapkv"
                }
            ]
        },
        {
            "id": "0x7a51f8c44a6f754507f8093dc3d69c6cac8afe3ff3a13303e6c2563c2ffbdb8d",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1ymt6vywq3r58haryr3all2rzz6vl3asxzfapkv",
            "fee": "5000000000",
            "date": 1616204312410,
            "status": "completed",
            "type": "receive",
            "value": "139900000000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "139900000000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1ymt6vywq3r58haryr3all2rzz6vl3asxzfapkv"
                }
            ]
        },
        {
            "id": "0xd1c6478538ef8dabe6baac461705c3376fb5b8e09b982de180553dcec63fefc7",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1g96hue7630rmkh2y4etzwc986fdfpt2ew0d8vj",
            "fee": "5000000000",
            "date": 1613005566881,
            "status": "completed",
            "type": "receive",
            "value": "4996540699000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "4996540699000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1g96hue7630rmkh2y4etzwc986fdfpt2ew0d8vj"
                }
            ]
        },
        {
            "id": "0xa90aa6e77cfde0562c813344a2c8014fec873a3db6b522fa7917634737657219",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1mamcswv2c6w5p80rea0jdfjqf4xt6kxlljc6wu",
            "fee": "5000000000",
            "date": 1612318569219,
            "status": "completed",
            "type": "receive",
            "value": "1751305796000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "1751305796000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1mamcswv2c6w5p80rea0jdfjqf4xt6kxlljc6wu"
                }
            ]
        },
        {
            "id": "0xba248b13f5db0ce582c59431dfc7899d67b5231a291ab91e833a9cd3e8f41b0c",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil16u4zmjcxecp2ysg90qassem3r4guu9hm2h6ctp",
            "fee": "5000000000",
            "date": 1610577539339,
            "status": "completed",
            "type": "receive",
            "value": "7447925497000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "7447925497000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil16u4zmjcxecp2ysg90qassem3r4guu9hm2h6ctp"
                }
            ]
        },
        {
            "id": "0x9df62ca0f28517cf4a9cdb3e16e6778fd7ff222f32891f66710e0e8b2efbd1e7",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1m6frqdgggvft3auanuvy7540ndav30jk3l2zx3",
            "fee": "5000000000",
            "date": 1610536328812,
            "status": "completed",
            "type": "receive",
            "value": "305475472000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "305475472000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1m6frqdgggvft3auanuvy7540ndav30jk3l2zx3"
                }
            ]
        },
        {
            "id": "0xc39627af95d61970945b1c4ede6f58a6066519f4c2334abddbc807b37c409c5b",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1p90pmacwc5kgr2pzsy6vex2lskskxjke3lm7lm",
            "fee": "5000000000",
            "date": 1610517594175,
            "status": "completed",
            "type": "receive",
            "value": "874511034000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "874511034000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1p90pmacwc5kgr2pzsy6vex2lskskxjke3lm7lm"
                }
            ]
        },
        {
            "id": "0x864b0838cd31b5ac031f49707e35f84033dba8ad514edda8afe4e97cbda3c901",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil14d0x7xa42n67h5a6xuchptme6d9z8cpx60wvw6",
            "fee": "5000000000",
            "date": 1610383527661,
            "status": "completed",
            "type": "receive",
            "value": "4611038160000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "4611038160000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil14d0x7xa42n67h5a6xuchptme6d9z8cpx60wvw6"
                }
            ]
        },
        {
            "id": "0x16c438d3e7a5784a953feae151cf529b8f1904d5e854d39d67ce7c1b97773387",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1ymt6vywq3r58haryr3all2rzz6vl3asxzfapkv",
            "fee": "5000000000",
            "date": 1610058258342,
            "status": "completed",
            "type": "receive",
            "value": "99900000000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "99900000000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1ymt6vywq3r58haryr3all2rzz6vl3asxzfapkv"
                }
            ]
        },
        {
            "id": "0xbf5b1a222cbfad79d9f9db0119b448f3c79b43260332905374bd8712f3d27573",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1kwxtcp0lqfwd6jnfxlz09y954qnhvf4g00vgen",
            "fee": "5000000000",
            "date": 1609949530149,
            "status": "completed",
            "type": "receive",
            "value": "1985142094000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "1985142094000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1kwxtcp0lqfwd6jnfxlz09y954qnhvf4g00vgen"
                }
            ]
        },
        {
            "id": "0x5dc70bfdfe5e8a22b74d69268a40a80f7448d1aaa730200b2e436750dc184627",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1q3u4tatpdzarzvq0r00uw0cy864jmnzfgxdcsa",
            "fee": "5000000000",
            "date": 1609949530149,
            "status": "completed",
            "type": "receive",
            "value": "28691542139000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "28691542139000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1q3u4tatpdzarzvq0r00uw0cy864jmnzfgxdcsa"
                }
            ]
        },
        {
            "id": "0x498ab26f811f3bb05f51de0e4b7713835adf298280624e64d8425513a1cb97e8",
            "from": "zil13qs20348uyzp7neurm3py5smcxf08k2uedf8n5",
            "to": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "fee": "6000000000",
            "date": 1609949181307,
            "status": "completed",
            "type": "receive",
            "value": "50000000000000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "50000000000000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil13qs20348uyzp7neurm3py5smcxf08k2uedf8n5",
                    "to": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy"
                }
            ]
        },
        {
            "id": "0x5be0608128a1aa8e8189a687960434c2aaf4e17c7980399722ac80c336460ac7",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1ds960eadv7vwy49q6cfh6n7vg44vzmjl23m969",
            "fee": "5000000000",
            "date": 1609816967068,
            "status": "completed",
            "type": "receive",
            "value": "10636188847000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "10636188847000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1ds960eadv7vwy49q6cfh6n7vg44vzmjl23m969"
                }
            ]
        },
        {
            "id": "0xf4ffd688e45d27cafa04fcd442d8c2dc663411ed9496f81360077a217376ded7",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1a2hy38nzrnpdl6c4s6sth2fr3pdsecuujurqae",
            "fee": "5000000000",
            "date": 1609816967068,
            "status": "completed",
            "type": "receive",
            "value": "19990353312000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "19990353312000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1a2hy38nzrnpdl6c4s6sth2fr3pdsecuujurqae"
                }
            ]
        },
        {
            "id": "0xf09b68a4b470fadc4534a59656f52c165620829b8eef6de147ad33f1bcfea1e4",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1sclc6wr8e2l7je4upu7k24ur2urg2cv2srhpwm",
            "fee": "5000000000",
            "date": 1609816967068,
            "status": "completed",
            "type": "receive",
            "value": "4780177735000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "4780177735000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1sclc6wr8e2l7je4upu7k24ur2urg2cv2srhpwm"
                }
            ]
        },
        {
            "id": "0xe312b02def622fb38f0dcc91616e60fd588b5d6812d8ef8f4bedabb2e85d4cdb",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil100guz7gam6u0zf2l9pq7xvfdjj6882jnhnfhu2",
            "fee": "5000000000",
            "date": 1609816967068,
            "status": "completed",
            "type": "receive",
            "value": "32141145368000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "32141145368000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil100guz7gam6u0zf2l9pq7xvfdjj6882jnhnfhu2"
                }
            ]
        },
        {
            "id": "0xf1b1467a2b911efde5041e47a06faeb2f0cc2e76f6526bbba8e6d8f0d95dc05e",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1eytttvp32kg6p2dzdqddle6ac85ht7xjyt69wm",
            "fee": "5000000000",
            "date": 1609816967068,
            "status": "completed",
            "type": "receive",
            "value": "71304771037000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "71304771037000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1eytttvp32kg6p2dzdqddle6ac85ht7xjyt69wm"
                }
            ]
        },
        {
            "id": "0xb5f4fb3514d8e0d2bffc1dbdc61439a6f1fc903496ce986c5a7188b6e1741605",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1y4py0qmafhgl2h38yh6l9ht9p5f7jg0y3kzqg3",
            "fee": "5000000000",
            "date": 1609816649550,
            "status": "completed",
            "type": "receive",
            "value": "2111511016000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "2111511016000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1y4py0qmafhgl2h38yh6l9ht9p5f7jg0y3kzqg3"
                }
            ]
        },
        {
            "id": "0xbebf211b8c59814b63fc671a690319d3532cef71ef9b5fa82d67af06a553a78e",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1ukl8d548g8zusff9ej4rsc96e9cnzejtvelake",
            "fee": "5000000000",
            "date": 1609816649550,
            "status": "completed",
            "type": "receive",
            "value": "7013475555000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "7013475555000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1ukl8d548g8zusff9ej4rsc96e9cnzejtvelake"
                }
            ]
        },
        {
            "id": "0x392a3c310554f638e942806133be71fbd3754ae74f4b5ecd4445717b7c71bc1a",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1zmpuudlc9nqezhf4f4zcc9xr3mh5k449zl6msn",
            "fee": "5000000000",
            "date": 1609816649550,
            "status": "completed",
            "type": "receive",
            "value": "30278206895000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "30278206895000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1zmpuudlc9nqezhf4f4zcc9xr3mh5k449zl6msn"
                }
            ]
        },
        {
            "id": "0xa64c70b207cdf34a0ebbfa86e6869af7433b7ea314dc7029853f6219d737df1b",
            "from": "zil1zwnsthx6s3j4wq74wlg3vd4g747sauh7f2hz92",
            "to": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "fee": "6000000000",
            "date": 1609816281304,
            "status": "completed",
            "type": "receive",
            "value": "200000000000000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "200000000000000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1zwnsthx6s3j4wq74wlg3vd4g747sauh7f2hz92",
                    "to": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy"
                }
            ]
        },
        {
            "id": "0x990b96c7a83eba48a18314c7219b22888f9e07fc7fba913426fd0da0063e8f21",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil166cfu9ep7sky093kdsq534g807rrc52kl368vu",
            "fee": "5000000000",
            "date": 1609694258813,
            "status": "completed",
            "type": "receive",
            "value": "16191566599000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "16191566599000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil166cfu9ep7sky093kdsq534g807rrc52kl368vu"
                }
            ]
        },
        {
            "id": "0x1955da98583b432abd6f893c37cb76eadd78ee48357fdf2396a0dd3a04ba07ba",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil19d99jkwqy6yq8h60tyjy3l724jygmdq7jezm46",
            "fee": "5000000000",
            "date": 1609694090729,
            "status": "completed",
            "type": "receive",
            "value": "2278187711000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "2278187711000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil19d99jkwqy6yq8h60tyjy3l724jygmdq7jezm46"
                }
            ]
        },
        {
            "id": "0xa2cae8240806e1b5ddc5a46c9aa813895d12c7ffd715ba28dddd393230ea99d4",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1wcdwpgeukwd0uv3sm4mvsk0q8sr96scu5gytn9",
            "fee": "5000000000",
            "date": 1609694090729,
            "status": "completed",
            "type": "receive",
            "value": "4433316114000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "4433316114000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1wcdwpgeukwd0uv3sm4mvsk0q8sr96scu5gytn9"
                }
            ]
        },
        {
            "id": "0xde763a44a0cc3a3284e5dfa410dad667466186af3bb591d1756bd329d839f157",
            "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
            "to": "zil1fgh4fxcxp9j8rgllej2jayrekytlfxyw4ta5n5",
            "fee": "5000000000",
            "date": 1609694090729,
            "status": "completed",
            "type": "receive",
            "value": "34571011081000000",
            "description": "receive",
            "received": [
                {
                    "name": "Zilliqa",
                    "symbol": "ZIL",
                    "token_id": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
                    "decimals": 12,
                    "value": "34571011081000000",
                    "logo_url": "https://assets.unmarshal.io/tokens/0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27.png",
                    "from": "zil1anrjcsj2ntklaa3arq4w3s6gw4l4hqrycs9egy",
                    "to": "zil1fgh4fxcxp9j8rgllej2jayrekytlfxyw4ta5n5"
                }
            ]
        }
    ]
}

Last updated