Files
Users-Wrench/src/data/marketplace_data.json
T
2023-01-16 13:09:45 -05:00

122 lines
3.1 KiB
JSON

{
"data": [
{
"id": 0,
"owner": "Long",
"creator": "Riddle",
"owner_img": "owner.png",
"creator_img": "creator.png",
"eth_price": "75,320 ETH",
"usd_price": "773.69 USD",
"whishlisted": true,
"thumbnil": "marketplace-product-1.jpg",
"title": "fugiat labore cillum",
"isActive": true
},
{
"id": 1,
"owner": "Alford",
"creator": "Reese",
"owner_img": "owner.png",
"creator_img": "creator.png",
"eth_price": "75,320 ETH",
"usd_price": "773.69 USD",
"whishlisted": false,
"thumbnil": "marketplace-product-2.jpg",
"title": "veniam dolore dolore",
"isActive": true
},
{
"id": 2,
"owner": "Coffey",
"creator": "Sheppard",
"owner_img": "owner.png",
"creator_img": "creator.png",
"eth_price": "75,320 ETH",
"usd_price": "773.69 USD",
"whishlisted": false,
"thumbnil": "marketplace-product-3.jpg",
"title": "pariatur cillum et",
"isActive": true
},
{
"id": 3,
"owner": "Strickland",
"creator": "Macias",
"owner_img": "owner.png",
"creator_img": "creator.png",
"eth_price": "75,320 ETH",
"usd_price": "773.69 USD",
"whishlisted": false,
"thumbnil": "marketplace-product-4.jpg",
"title": "pariatur cillum dolore",
"isActive": false
},
{
"id": 4,
"owner": "Whitfield",
"creator": "Buckley",
"owner_img": "owner.png",
"creator_img": "creator.png",
"eth_price": "75,320 ETH",
"usd_price": "773.69 USD",
"whishlisted": false,
"thumbnil": "marketplace-product-5.jpg",
"title": "enim ad tempor",
"isActive": true
},
{
"id": 5,
"owner": "Casey",
"creator": "Gaines",
"owner_img": "owner.png",
"creator_img": "creator.png",
"eth_price": "75,320 ETH",
"usd_price": "773.69 USD",
"whishlisted": false,
"thumbnil": "marketplace-product-6.jpg",
"title": "enim Lorem fugiat",
"isActive": false
},
{
"id": 6,
"owner": "Tate",
"creator": "Berry",
"owner_img": "owner.png",
"creator_img": "creator.png",
"eth_price": "75,320 ETH",
"usd_price": "773.69 USD",
"whishlisted": false,
"thumbnil": "marketplace-product-7.jpg",
"title": "consectetur sit anim",
"isActive": false
},
{
"id": 7,
"owner": "Wells",
"creator": "Golden",
"owner_img": "owner.png",
"creator_img": "creator.png",
"eth_price": "75,320 ETH",
"usd_price": "773.69 USD",
"whishlisted": false,
"thumbnil": "marketplace-product-8.jpg",
"title": "consectetur sunt duis",
"isActive": true
},
{
"id": 8,
"owner": "Mcfadden",
"creator": "Obrien",
"owner_img": "owner.png",
"creator_img": "creator.png",
"eth_price": "75,320 ETH",
"usd_price": "773.69 USD",
"whishlisted": true,
"thumbnil": "marketplace-product-9.jpg",
"title": "officia ad reprehenderit",
"isActive": true
}
]
}