Skip to content

Instantly share code, notes, and snippets.

@mhmdhasan
Last active October 10, 2021 00:48
Show Gist options
  • Save mhmdhasan/d5889c5183ee93b1bf00a1f274ca546c to your computer and use it in GitHub Desktop.
Save mhmdhasan/d5889c5183ee93b1bf00a1f274ca546c to your computer and use it in GitHub Desktop.
{
"wallet": [{
"id": 1,
"name": "Metamask",
"image": "/img/wallet/1.png",
"description": "Lorem ipsum dolor sit amet consectetur, adipisicing elit. Officiis qui voluptates quaerat nostrum maiores",
"popularity": "most popular"
},
{
"id": 2,
"name": "Bitski",
"image": "/img/wallet/2.png",
"description": "Lorem ipsum dolor sit amet consectetur, adipisicing elit. Officiis qui voluptates quaerat nostrum maiores",
"popularity": "normal"
},
{
"id": 3,
"name": "Fortmatic",
"image": "/img/wallet/3.png",
"description": "Lorem ipsum dolor sit amet consectetur, adipisicing elit. Officiis qui voluptates quaerat nostrum maiores",
"popularity": "normal"
},
{
"id": 4,
"name": "WalletConnect",
"image": "/img/wallet/4.png",
"description": "Lorem ipsum dolor sit amet consectetur, adipisicing elit. Officiis qui voluptates quaerat nostrum maiores",
"popularity": "normal"
},
{
"id": 5,
"name": "Coinbase Wallet",
"image": "/img/wallet/5.png",
"description": "Lorem ipsum dolor sit amet consectetur, adipisicing elit. Officiis qui voluptates quaerat nostrum maiores",
"popularity": "normal"
},
{
"id": 6,
"name": "Arkane",
"image": "/img/wallet/6.png",
"description": "Lorem ipsum dolor sit amet consectetur, adipisicing elit. Officiis qui voluptates quaerat nostrum maiores",
"popularity": "most popular"
}
],
"items": [{
"id": 1,
"name": "A little tribute to tears",
"image": "/img/items/item-1.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-1.jpg",
"authorUrl": "/author",
"category": "art"
},
{
"id": 2,
"name": "Swag never gets out of style",
"image": "/img/items/item-2.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-2.jpg",
"authorUrl": "/author",
"category": "music"
},
{
"id": 3,
"name": "Funky figure illustration",
"image": "/img/items/item-3.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-3.jpg",
"authorUrl": "/author",
"category": "collectibles"
},
{
"id": 4,
"name": "Fantasizing promoting painting",
"image": "/img/items/item-4.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-4.jpg",
"authorUrl": "/author",
"category": "music"
},
{
"id": 5,
"name": "A beautiful frog",
"image": "/img/items/item-5.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-5.jpg",
"authorUrl": "/author",
"category": "art"
},
{
"id": 6,
"name": "Tlaloc aztec deity",
"image": "/img/items/item-6.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-6.jpg",
"authorUrl": "/author",
"category": "utility"
},
{
"id": 7,
"name": "Nerdy cute girl",
"image": "/img/items/item-7.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-7.jpg",
"authorUrl": "/author",
"category": "collectibles"
},
{
"id": 8,
"name": "Portrait study",
"image": "/img/items/item-8.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-8.jpg",
"authorUrl": "/author",
"category": "art"
},
{
"id": 9,
"name": "Colorful abstract painting",
"image": "/img/items/item-13.png",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-9.jpg",
"authorUrl": "/author",
"category": "music"
}
],
"sellers": [{
"id": 1,
"name": "Monica Lucas",
"image": "img/authors/author-1.jpg",
"sellingPrice": 3.2
},
{
"id": 2,
"name": "Mamie Barnett",
"image": "img/authors/author-2.jpg",
"sellingPrice": 2.8
},
{
"id": 3,
"name": "Nicholas Daniels",
"image": "img/authors/author-3.jpg",
"sellingPrice": 2.5
},
{
"id": 4,
"name": "Lori Hart",
"image": "img/authors/author-4.jpg",
"sellingPrice": 2.2
},
{
"id": 5,
"name": "Jimmy Wright",
"image": "img/authors/author-5.jpg",
"sellingPrice": 1.9
},
{
"id": 6,
"name": "Karla Sharp",
"image": "img/authors/author-6.jpg",
"sellingPrice": 1.6
},
{
"id": 7,
"name": "Gayle Hicks",
"image": "img/authors/author-7.jpg",
"sellingPrice": 1.5
},
{
"id": 8,
"name": "Claude Banks",
"image": "img/authors/author-8.jpg",
"sellingPrice": 1.4
},
{
"id": 9,
"name": "Franklin Greer",
"image": "img/authors/author-9.jpg",
"sellingPrice": 1.3
},
{
"id": 10,
"name": "Stacy Long",
"image": "img/authors/author-10.jpg",
"sellingPrice": 1.2
},
{
"id": 11,
"name": "Ida Chapman",
"image": "img/authors/author-11.jpg",
"sellingPrice": 1.1
},
{
"id": 12,
"name": "Fred Ryan",
"image": "img/authors/author-12.jpg",
"sellingPrice": 1.01
},
{
"id": 13,
"name": "Monica Lucas",
"image": "img/authors/author-1.jpg",
"sellingPrice": 1
},
{
"id": 14,
"name": "Mamie Barnett",
"image": "img/authors/author-2.jpg",
"sellingPrice": 0.95
},
{
"id": 15,
"name": "Nicholas Daniels",
"image": "img/authors/author-3.jpg",
"sellingPrice": 0.9
},
{
"id": 16,
"name": "Lori Hart",
"image": "img/authors/author-4.jpg",
"sellingPrice": 0.85
}
],
"collections": [{
"id": 1,
"name": "Sleckthify",
"thumbnail": "/img/collections/coll-2.jpg",
"authorImage": "img/authors/author-1.jpg",
"pricing": "ERC-126",
"itemsViews": 3657
},
{
"id": 2,
"name": "Virtuland",
"thumbnail": "/img/collections/coll-3.jpg",
"authorImage": "img/authors/author-2.jpg",
"pricing": "ERC-40",
"itemsViews": 3500
},
{
"id": 3,
"name": "Absraction",
"thumbnail": "/img/collections/coll-4.jpg",
"authorImage": "img/authors/author-3.jpg",
"pricing": "ERC-129",
"itemsViews": 3400
},
{
"id": 4,
"name": "Patternlicious",
"thumbnail": "/img/collections/coll-5.jpg",
"authorImage": "img/authors/author-4.jpg",
"pricing": "ERC-96",
"itemsViews": 2458
},
{
"id": 5,
"name": "Virtuland",
"thumbnail": "/img/collections/coll-6.jpg",
"authorImage": "img/authors/author-5.jpg",
"pricing": "ERC-40",
"itemsViews": 2213
},
{
"id": 6,
"name": "Absraction",
"thumbnail": "/img/collections/coll-2.jpg",
"authorImage": "img/authors/author-6.jpg",
"pricing": "ERC-129",
"itemsViews": 2045
},
{
"id": 7,
"name": "Patternlicious",
"thumbnail": "/img/collections/coll-3.jpg",
"authorImage": "img/authors/author-7.jpg",
"pricing": "ERC-48",
"itemsViews": 1925
},
{
"id": 8,
"name": "Virtuland",
"thumbnail": "/img/collections/coll-4.jpg",
"authorImage": "img/authors/author-8.jpg",
"pricing": "ERC-56",
"itemsViews": 1875
},
{
"id": 9,
"name": "Sleckthify",
"thumbnail": "/img/collections/coll-5.jpg",
"authorImage": "img/authors/author-1.jpg",
"pricing": "ERC-38",
"itemsViews": 1456
},
{
"id": 10,
"name": "Virtuland",
"thumbnail": "/img/collections/coll-6.jpg",
"authorImage": "img/authors/author-2.jpg",
"pricing": "ERC-128",
"itemsViews": 1201
},
{
"id": 11,
"name": "Absraction",
"thumbnail": "/img/collections/coll-2.jpg",
"authorImage": "img/authors/author-3.jpg",
"pricing": "ERC-99",
"itemsViews": 985
},
{
"id": 12,
"name": "Patternlicious",
"thumbnail": "/img/collections/coll-3.jpg",
"authorImage": "img/authors/author-4.jpg",
"pricing": "ERC-74",
"itemsViews": 869
}
],
"auctions": [{
"id": 1,
"name": "A little tribute to tears",
"auctionDeadlineDate": "Sat Dec 26 2021 11:12:29 GMT",
"image": "/img/items/item-1.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-1.jpg",
"counterIdentifier": "counter-1"
},
{
"id": 2,
"name": "Swag never gets out of style",
"auctionDeadlineDate": "Mon Dec 29 2021 11:12:29 GMT",
"image": "/img/items/item-2.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-2.jpg",
"counterIdentifier": "counter-2"
},
{
"id": 3,
"name": "Funky figure illustration",
"auctionDeadlineDate": "Sat Jan 15 2022 11:12:29 GMT",
"image": "/img/items/item-3.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-3.jpg",
"counterIdentifier": "counter-3"
},
{
"id": 4,
"name": "Fantasizing promoting painting",
"auctionDeadlineDate": "Sun Jan 16 2022 11:12:29 GMT",
"image": "/img/items/item-4.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-4.jpg",
"counterIdentifier": "counter-4"
},
{
"id": 5,
"name": "A beautiful frog",
"auctionDeadlineDate": "Sat Jan 22 2022 11:12:29 GMT",
"image": "/img/items/item-5.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-5.jpg",
"counterIdentifier": "counter-5"
},
{
"id": 6,
"name": "Tlaloc aztec deity",
"auctionDeadlineDate": "Sun Jan 23 2022 11:12:29 GMT",
"image": "/img/items/item-6.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-6.jpg",
"counterIdentifier": "counter-6"
},
{
"id": 7,
"name": "Nerdy cute girl",
"auctionDeadlineDate": "Mon Dec 29 2022 11:12:29 GMT",
"image": "/img/items/item-7.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-7.jpg",
"counterIdentifier": "counter-7"
},
{
"id": 8,
"name": "Portrait study",
"auctionDeadlineDate": "Mon Jan 17 2022 11:12:29 GMT",
"image": "/img/items/item-8.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-8.jpg",
"counterIdentifier": "counter-8"
}
],
"authors": [{
"id": 1,
"avatar": "/img/authors/author-1.jpg",
"header": "/img/items/item-4.jpg",
"name": "Monica Lucas",
"username": "@monicaluc",
"title": "Artist signed NFTs",
"token": "DdzFFzCqrhshMSDdzFFzCqrhshMSDdzFFzCqrhshMSDdzFFzCqrhshMS",
"following": 569,
"followers": 389,
"facebook": "#",
"twitter": "#",
"pinterest": "#",
"email": "#",
"about": "Lorem ipsum dolor sit amet consec adipisicing elit. Blanditiis voluptas esse sunt enim suscipit error harum quos, deserunt.",
"authorItems": [{
"id": 1,
"name": "A little tribute to tears",
"image": "/img/items/item-1.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-1.jpg",
"authorUrl": "/author",
"category": "art",
"type": "collected"
},
{
"id": 2,
"name": "Swag never gets out of style",
"image": "/img/items/item-2.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-1.jpg",
"authorUrl": "/author",
"category": "music",
"type": "created"
},
{
"id": 3,
"name": "Funky figure illustration",
"image": "/img/items/item-3.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-3.jpg",
"authorUrl": "/author",
"category": "collectibles",
"type": "collected"
},
{
"id": 4,
"name": "Fantasizing promoting painting",
"image": "/img/items/item-4.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-1.jpg",
"authorUrl": "/author",
"category": "music",
"type": "created"
},
{
"id": 5,
"name": "A beautiful frog",
"image": "/img/items/item-5.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-5.jpg",
"authorUrl": "/author",
"category": "art",
"type": "collected"
},
{
"id": 6,
"name": "Tlaloc aztec deity",
"image": "/img/items/item-6.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-1.jpg",
"authorUrl": "/author",
"category": "utility",
"type": "created"
},
{
"id": 7,
"name": "Nerdy cute girl",
"image": "/img/items/item-7.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-1.jpg",
"authorUrl": "/author",
"category": "collectibles",
"type": "created"
},
{
"id": 8,
"name": "Portrait study",
"image": "/img/items/item-8.jpg",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-8.jpg",
"authorUrl": "/author",
"category": "art",
"type": "collected"
},
{
"id": 9,
"name": "Colorful abstract painting",
"image": "/img/items/item-13.png",
"price": 0.08,
"priceTip": "1/12",
"highestBid": 0.081,
"time": "12 hrs age",
"likes": 42,
"authorImg": "/img/authors/author-1.jpg",
"authorUrl": "/author",
"category": "music",
"type": "created"
}
]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment