Secondary Purchase
The endpoint "Secondary Purchase" allows you to purchase community listed NFTs in the secondary market.
Overview
Request Body
{
"marketItemId": 4
}Responses
Success (Code 200)
{
"studioAddress":"0xf48b45F70a16FdcCe76d3E494Cb979144D1Ca0A8",
"project":{
"address":"0xf48b45F70a16FdcCe76d3E494Cb979144D1Ca0A8",
"name":"god",
"description":"lorem ipsum dolor sit amet",
"category":"MMORPG",
"tokenName":"",
"tokenLogo":"",
"logo":"https://dw34dswplasn9.cloudfront.net/1.jpg",
"trailer":"3D",
"downloadLink":"https://god.com",
"userBanner":"https://dw344e88ccd9566-f721a73816-drift.jpg",
"domain":"richard",
"symbol":"GOD",
"socialMedias":{
"twitter":"",
"instagram":"",
"discord":"",
"linkedin":"",
"_id":"659866973ab5dd9fe0e5283b"
},
"developer":"659866963ab5dd9fe0e52838",
"wallet":"65d3d2293a63ccc699e21136",
"id":"659866973ab5dd9fe0e5283a"
},
"collections":[]
}Usage
Last updated