๐งน Buy floor LISTED SMOLSKULLS WITH RED BACKGROUND (13) #511 100tz
#826 119tz
#132 144tz
#972 150tz
#191 200tz
#1714 280tz
#279 440tz
#1097 717tz
#201 730tz
#43 900tz
#243 1769tz
#305 1900tz
#1381 155555tz
query SmolskullActiveListingQuery { generativeToken(id: "$0") { activeListedObjkts(sort: {listingPrice: "ASC"}, take: $1) { name, id, activeListing { version price id } } }
}
query SmolskullListingQuery { objkt(hash: "$0") { version name createdAt activeListing { version price id } actions { id type createdAt numericValue issuer { name id } target { name id } } }
}
query SmolskullUserQuery { user(id: "$0") { avatarUri }
}
1