GetPaginatedAssetIssueList

Query the list of all the tokens by pagination.Returns a list of Tokens that succeed the Token located at offset.

This method will use 30 Compute Units.


Parameters

  • offset - int32 - The index of the start token.

  • limit - int32 - The amount of tokens per page.

Returns

assetIssue - List<assetIssueCapsule> : The list of paginated TRC10 tokens, please refer to GetAssetIssueByAccount for detailed fields of AssetIssueCapsule object.

// Result
{
  "assetIssue": [
    {
      "owner_address": "41f3642e1824d654fed5e71f850fd82d24ed8545ed",
      "name": "2e6874616363657373",
      "abbr": "74657374",
      "total_supply": 1000000000,
      "trx_num": 1,
      "precision": 6,
      "num": 1,
      "start_time": 1629878133455,
      "end_time": 1629978123454,
      "description": "74657374",
      "url": "68747470733a2f2f73757065726d61747269782e696f",
      "id": "1000942"
    },
    {
      "owner_address": "411fafb1e96dfe4f609e2259bfaf8c77b60c535b93",
      "name": "303734363537333734",
      "abbr": "36353738363136643730366336353631363236323732",
      "total_supply": 100000000,
      "frozen_supply": [
        {
          "frozen_amount": 1,
          "frozen_days": 2
        }
      ],
      "trx_num": 1,
      "num": 1,
      "start_time": 1576684800000,
      "end_time": 1576728000000,
      "description": "3635373836313664373036633635323036343635373336333732363937303734363936663665",
      "url": "373737373737326536353738363136643730366336353265363336663664",
      "free_asset_net_limit": 10000,
      "public_free_asset_net_limit": 10000,
      "id": "1000030"
    },
    {
      "owner_address": "414f10065476e61054dad85d1c9a32cf429a6bc8cd",
      "name": "3077426974636f696e",
      "abbr": "57425443",
      "total_supply": 100000000000000,
      "trx_num": 6000000,
      "precision": 4,
      "num": 10000,
      "start_time": 1609023600000,
      "end_time": 1609110000000,
      "description": "426974636f696e20546f6b656e",
      "url": "68747470733a2f2f7368617374612e74726f6e7363616e2e6f72672f232f",
      "id": "1000507"
    },
    {
      "owner_address": "418ab6a15568e1954c58b05e78914271c590903a13",
      "name": "30783431353334343436",
      "abbr": "3078343135333434343634373437",
      "total_supply": 4321,
      "frozen_supply": [
        {
          "frozen_amount": 1,
          "frozen_days": 2
        }
      ],
      "trx_num": 1,
      "precision": 1,
      "num": 1,
      "start_time": 1669713800000,
      "end_time": 1699713800000,
      "description": "303037353730363436313734363534653631366436353331333533333330333633303338333833373333333433363333",
      "url": "3078333033303337333533373330333633343336333133373334333633353334363533363331333636343336333533333331333333353333333333333330333333363333333033333338333333383333333733333333333333343333333633333333",
      "free_asset_net_limit": 10000,
      "public_free_asset_net_limit": 10000,
      "id": "1001318"
    },
    {
      "owner_address": "41795664326bfe18d8416a5c26ee6d42421102caa7",
      "name": "307835343435353335343230353435323433333133303331",
      "abbr": "307835343534353234333431",
      "total_supply": 100000000,
      "trx_num": 1,
      "num": 1,
      "start_time": 1649773618936,
      "end_time": 1649773647936,
      "url": "68747470733a2f2f70747077616c6c65742e636f6d2f63727970746f2d746f6b656e2d646576656c6f706d656e742f",
      "id": "1001223"
    },
    {
      "owner_address": "41ca5a767d6a6f81fd79af7232e42508bf2ef9258b",
      "name": "3078363136323631373337333634",
      "abbr": "307836313632363136343634",
      "total_supply": 1520000000,
      "frozen_supply": [
        {
          "frozen_amount": 5000,
          "frozen_days": 3
        }
      ],
      "trx_num": 1,
      "precision": 1,
      "num": 1,
      "start_time": 1664510216000,
      "end_time": 1664513816000,
      "description": "7368616e6b6f75",
      "url": "30783330373833363337333636363336363633363337333636333336333533323635333633333336363633363634",
      "free_asset_net_limit": 1500,
      "public_free_asset_net_limit": 1000000000,
      "id": "1001327"
    },
    {
      "owner_address": "41e5f99b4a13aca8151a7aa01de307d7e67cba6819",
      "name": "307836323639363536373635366536383761",
      "abbr": "3078373936313666373836393665363736363735",
      "total_supply": 1520000000,
      "frozen_supply": [
        {
          "frozen_amount": 5000,
          "frozen_days": 3
        }
      ],
      "trx_num": 1,
      "precision": 1,
      "num": 1,
      "start_time": 1664510216000,
      "end_time": 1664513816000,
      "description": "363837343734373037333361326632663637366636663637366336353265363336663664",
      "url": "30783637366636663637366336353265363336663664",
      "free_asset_net_limit": 1500,
      "public_free_asset_net_limit": 1000000000,
      "id": "1001326"
    },
    {
      "owner_address": "41fc5d50851be48f5848dfb5fd7d7bcf62db7d7e29",
      "name": "3078366237353733363836393730",
      "abbr": "307836313639363737353666366136393735373336383639",
      "total_supply": 15200000,
      "frozen_supply": [
        {
          "frozen_amount": 5000,
          "frozen_days": 3
        }
      ],
      "trx_num": 1,
      "precision": 1,
      "num": 1,
      "start_time": 1664265416000,
      "end_time": 1664269016000,
      "description": "363136363631363636313636",
      "url": "307833353334333533393337333933363332333333353333333133353330333633353336363233343634333536313337363133343333333636353335363133373332333533383333333733363336333533363334333833373337333533323333333433343632333733343336363233333332333533313333333633343334333436313335363133373336",
      "free_asset_net_limit": 1500,
      "public_free_asset_net_limit": 1000000000,
      "id": "1001323"
    },
    {
      "owner_address": "41907cffc86309599dc7ebd00e047e925e034f55c5",
      "name": "30783664373936343631363936323639",
      "abbr": "3078376136383635373336383639363436393637363536343631363936323639",
      "total_supply": 1520000000,
      "frozen_supply": [
        {
          "frozen_amount": 5000,
          "frozen_days": 3
        }
      ],
      "trx_num": 1,
      "precision": 1,
      "num": 1,
      "start_time": 1664265416000,
      "end_time": 1664269016000,
      "description": "363837343734373037333361326632663637366636663637366336353265363336663664",
      "url": "307833353334333533393337333933363332333333353333333133353330333633353336363233343634333536313337363133343333333636353335363133373332333533383333333733363336333533363334333833373337333533323333333433343632333733343336363233333332333533313333333633343334333436313335363133373336",
      "free_asset_net_limit": 1500,
      "public_free_asset_net_limit": 1000000000,
      "id": "1001324"
    },
    {
      "owner_address": "4181babb2cc29b3185f8b93c2d348effaa727833e8",
      "name": "3078373436353733373433313331",
      "abbr": "3078373437343331",
      "total_supply": 100000000,
      "frozen_supply": [
        {
          "frozen_amount": 1,
          "frozen_days": 2
        }
      ],
      "trx_num": 1,
      "precision": 1,
      "num": 1,
      "start_time": 1664510216000,
      "end_time": 1664513816000,
      "description": "303037353730363436313734363534653631366436353331333533333330333633303338333833373333333433363333",
      "url": "3078333033303337333533373330333633343336333133373334333633353334363533363331333636343336333533333331333333353333333333333330333333363333333033333338333333383333333733333333333333343333333633333333",
      "free_asset_net_limit": 10000,
      "public_free_asset_net_limit": 10000,
      "id": "1001328"
    },
    {
      "owner_address": "417b8ef1db0fee93059dd1556ecb3af0e9723893fd",
      "name": "313047",
      "abbr": "31303030",
      "total_supply": 100000000,
      "trx_num": 1,
      "precision": 5,
      "num": 1,
      "start_time": 1613139113150,
      "end_time": 1613139153150,
      "description": "3130476f6f676c65",
      "url": "68747470733a2f2f676f6f676c652e636f6d",
      "id": "1000606"
    },
    {
      "owner_address": "41c7312b455c3603db44aea8ee2ddb5038e3c1f79f",
      "name": "3130526567437265536574",
      "abbr": "545243313050726550726f64",
      "total_supply": 10000000,
      "trx_num": 1,
      "precision": 5,
      "num": 1,
      "start_time": 1669358870078,
      "end_time": 1669358910078,
      "description": "3f4d7920747263313020746f6b656e206372656174696f6e",
      "url": "68747470733a2f2f74726331302e636f6d",
      "id": "1001351"
    },
    {
      "owner_address": "41c29eb7db6472f743c5d8f680240739bb941ab59a",
      "name": "3131",
      "abbr": "32323132",
      "total_supply": 2111,
      "frozen_supply": [
        {
          "frozen_amount": 22,
          "frozen_days": 2
        }
      ],
      "trx_num": 2000000,
      "num": 22,
      "start_time": 1651030140226,
      "end_time": 1651202880226,
      "description": "6173646661",
      "url": "31",
      "id": "1001230"
    },
    {
      "owner_address": "41a4923318d5a13e1ddaea631fb0890b8df216ba97",
      "name": "3132332e636f6d",
      "abbr": "313233",
      "total_supply": 1000000000,
      "trx_num": 1,
      "num": 1,
      "start_time": 1699630025969,
      "end_time": 1731166015969,
      "description": "3132332e636f6d",
      "url": "3132332e636f6d",
      "id": "1001448"
    },
    {
      "owner_address": "41fa1c42c86b6de1196bbe8e0d0ca428cd7aca1a3c",
      "name": "31323538342e636f6d",
      "abbr": "31323538342e636f6d",
      "total_supply": 100000000000000,
      "frozen_supply": [
        {
          "frozen_amount": 1,
          "frozen_days": 1
        },
        {
          "frozen_amount": 1,
          "frozen_days": 2
        },
        {
          "frozen_amount": 2,
          "frozen_days": 3
        }
      ],
      "trx_num": 1,
      "precision": 6,
      "num": 1000,
      "start_time": 1682236978954,
      "end_time": 1683236976954,
      "description": "73746573742d61737365746973737565",
      "url": "687474703a2f2f753737373838382e636f6d",
      "free_asset_net_limit": 100000,
      "public_free_asset_net_limit": 1,
      "id": "1001403"
    },
    {
      "owner_address": "41a5df0539ec32a324d5f57b3d08c3fa5f512a66eb",
      "name": "313934",
      "abbr": "7474",
      "total_supply": 4321,
      "frozen_supply": [
        {
          "frozen_amount": 1,
          "frozen_days": 1
        }
      ],
      "trx_num": 1,
      "num": 1,
      "start_time": 1640776209000,
      "end_time": 1643454509000,
      "description": "666f7274657374",
      "url": "7777772e69616d69722e6e6574",
      "free_asset_net_limit": 10000,
      "public_free_asset_net_limit": 10000,
      "public_latest_free_net_time": 546928767,
      "id": "1001099"
    },
    {
      "owner_address": "412708f045ecd07d4f83d3b65146c77feee950dce6",
      "name": "31393434",
      "abbr": "747464",
      "total_supply": 2,
      "frozen_supply": [
        {
          "frozen_amount": 2,
          "frozen_days": 1
        }
      ],
      "trx_num": 1,
      "num": 1,
      "start_time": 1640778262000,
      "end_time": 1643456562000,
      "description": "666f72746573746464",
      "url": "7777772e69616d69722e6e6574",
      "id": "1001100"
    },
    {
      "owner_address": "414535235b8f6843318e6820887c4be7bee8196598",
      "name": "31393434",
      "abbr": "747464",
      "total_supply": 2,
      "frozen_supply": [
        {
          "frozen_amount": 2,
          "frozen_days": 1
        }
      ],
      "trx_num": 1,
      "num": 1,
      "start_time": 1640778591000,
      "end_time": 1640778691000,
      "description": "666f72746573746464",
      "url": "7777772e69616d69722e6e6574",
      "id": "1001101"
    },
    {
      "owner_address": "417e66b5f83285e8f86a34570778e1a55ca7f43579",
      "name": "31393434",
      "abbr": "747464",
      "total_supply": 2,
      "frozen_supply": [
        {
          "frozen_amount": 2,
          "frozen_days": 1
        }
      ],
      "trx_num": 1,
      "num": 1,
      "start_time": 1640778653000,
      "end_time": 1640778663000,
      "description": "666f72746573746464",
      "url": "7777772e69616d69722e6e6574",
      "id": "1001102"
    },
    {
      "owner_address": "41cef37c73253a2c5c88410751251fa08dcc7de1f1",
      "name": "31393434",
      "abbr": "747464",
      "total_supply": 2,
      "frozen_supply": [
        {
          "frozen_amount": 2,
          "frozen_days": 1
        }
      ],
      "trx_num": 1,
      "num": 1,
      "start_time": 1640779179000,
      "end_time": 1640779189000,
      "description": "666f72746573746464",
      "url": "7777772e69616d69722e6e6574",
      "free_asset_net_limit": 1000,
      "public_free_asset_net_limit": 1000,
      "id": "1001103"
    }
  ]
}
curl https://mainnet.tron.validationcloud.io/v1/<YOUR_API_KEY_HERE>/wallet/getassetissuelistbyname \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
{
  "offset": 0,
  "limit": 20
}
'

Last updated

Was this helpful?