what type of contract it is? (ERC721, ERC1155): ERC1155
on what chain it is? Rinkeby
how does the token uri looks like for a token id? https://hlrg1kiuwtgd.usemoralis.com/{id}.json
contract address: https://rinkeby.etherscan.io/address/0x07f4f669097d547bc708486c445288871f3cc78a
info from web3api:
{
"token_address": "0x07f4f669097d547bc708486c445288871f3cc78a",
"token_id": "0",
"amount": "1",
"token_hash": "bb02a7d2e9db93026d0f278c9b7ed5f3",
"block_number_minted": "10729914",
"contract_type": "ERC1155",
"name": null,
"symbol": null,
"token_uri": "https://hlrg1kiuwtgd.usemoralis.com/0000000000000000000000000000000000000000000000000000000000000000.json",
"metadata": "{\"image\":\"https://hlrg1kiuwtgd.usemoralis.com/artwork.png\",\"description\":\"The artwork of a solidity developer.\",\"name\":\"Masa's artwork\"}",
"synced_at": "2022-05-24T04:43:42.573Z",
"last_token_uri_sync": "2022-05-24T04:43:40.293Z",
"last_metadata_sync": "2022-05-24T04:07:15.973Z"
},
{
"token_address": "0x07f4f669097d547bc708486c445288871f3cc78a",
"token_id": "1",
"amount": "2",
"token_hash": "5c7fb649d5f703b875090f7163403960",
"block_number_minted": "10729914",
"contract_type": "ERC1155",
"name": null,
"symbol": null,
"token_uri": "https://hlrg1kiuwtgd.usemoralis.com/0000000000000000000000000000000000000000000000000000000000000001.json",
"metadata": "{\"image\":\"https://hlrg1kiuwtgd.usemoralis.com/photo.png\",\"description\":\"Beautiful photo taken in Kyoto, Japan.\",\"name\":\"Beautiful Kyoto Landscape\"}",
"synced_at": "2022-05-24T04:43:46.703Z",
"last_token_uri_sync": "2022-05-24T04:43:44.412Z",
"last_metadata_sync": "2022-05-24T04:07:21.073Z"
}