\r\n\r\nI'll try to outline, till @vikiival pick this up\r\n- Currently, we will use KSM as currency for buying and selling \r\n- Users can use whatever currency they want for transaction fees, but just KSM to buy/list/sell NFTs. Later there will be available any other currencies on Basilisk (KSM, BSX, aUSD and others)\r\n- Goal is for the user doesn't need to care about the fee payment currency \r\n- If you transfer KSM to Basilisk and it's your new account, it will automatically switch to payment for fees in KSM\r\n",[2001,2004,2006],{"name":2002,"color":2003},"p3","D4C5F9",{"name":2005,"color":1989},"A-basilisk",{"name":2007,"color":1989},"A-writing-✍️",3881,"More comprehensive writing on current Basilisk Rococo implementation","2023-10-16T14:37:38Z","https://github.com/kodadot/nft-gallery/issues/3881",0.73051596,{"description":2014,"labels":2015,"number":2016,"owner":1991,"repository":1992,"state":1993,"title":2017,"updated_at":2018,"url":2019,"score":2020},"We should tell ppl when indexer or query service is down to handle this 404 state.\r\n\r\nHere we go \r\n#293 😄\r\n\r\n",[],767,"Handle when indexer is down","2021-09-22T13:38:02Z","https://github.com/kodadot/nft-gallery/issues/767",0.7428447,{"description":2022,"labels":2023,"number":2027,"owner":1991,"repository":1992,"state":1993,"title":2028,"updated_at":2029,"url":2030,"score":2031},"### Is your feature request related to a problem?\n\nSometimes the artist puts the price too high and it takes a while that someone buys it.\r\n\r\nExample (Art): \r\n- Artists puts it firstly for 1 KSM\r\n- relist it fo 0.75\r\n- relist it 0.5\r\n- someone buys it\r\n\n\n### Describe the solution you would like\n\nThe index should tell the price change from beginning to sale and then average (in this case -50/-50)\n\n### Describe alternatives you have considered\n\nIf you have any ideas how to do it better lmk\n\n### Screeenshots\n\n👀",[2024],{"name":2025,"color":2026},"enhancement","a2eeef",1123,"Percentual price change index for NFT ","2024-07-31T12:03:35Z","https://github.com/kodadot/nft-gallery/issues/1123",0.7549336,{"description":2033,"labels":2034,"number":2044,"owner":1991,"repository":1992,"state":1993,"title":2045,"updated_at":2046,"url":2047,"score":2048},"### Is your feature request related to a problem?\r\n\r\nCurrently we have a bit ugly error page for missing collections\r\n\r\n### Describe the solution you would like\r\n\r\nI would like to see a universal page for errors like `/404` where you add can add the query params like `?type=collection&reason=error.notfound&id=dasdas` so we can reuse it also for missing nfts or other pages :)\r\n\r\n### Describe alternatives you have considered\r\n\r\nIt can be built on top of the `Error.vue` component :)\r\n\r\n### Screeenshots\r\n\r\n`errorcollection`\r\n\r\n\u003Cimg width=\"1101\" alt=\"Screenshot 2022-05-06 at 11 54 53\" src=\"https://user-images.githubusercontent.com/22471030/167110400-24bb41aa-cc65-4bdf-8f87-c72bb9751995.png\">\r\n\r\n`current 404`\r\n\r\n\u003Cimg width=\"1104\" alt=\"Screenshot 2022-05-06 at 12 00 22\" src=\"https://user-images.githubusercontent.com/22471030/167110884-5ff96685-e53d-440b-9a66-dfa4fa42fc99.png\">\r\n\r\n`Error.vue`\r\n\r\n\u003Cimg width=\"1105\" alt=\"Screenshot 2022-05-06 at 12 00 45\" src=\"https://user-images.githubusercontent.com/22471030/167110916-57fa45b4-fec1-48ad-877a-352422e29db2.png\">\r\n\r\n\r\n\r\n",[2035,2036,2039,2042],{"name":2025,"color":2026},{"name":2037,"color":2038},"good first issue","5319e7",{"name":2040,"color":2041},"$","0E8A16",{"name":2043,"color":2003},"p2",2958,"unified error page","2022-05-10T11:22:08Z","https://github.com/kodadot/nft-gallery/issues/2958",0.7585338,{"description":2050,"labels":2051,"number":2052,"owner":1991,"repository":1992,"state":1993,"title":2053,"updated_at":2054,"url":2055,"score":2056},"Would be amazing to be more web3 native and run at least one instance under handshake domain to give it a try\n\n- explore setup\n- prepare deployment at Netlify if there is extra requirement\n\n",[],1592,"Setup HNS domain","2024-07-31T14:28:07Z","https://github.com/kodadot/nft-gallery/issues/1592",0.75948536,{"description":2058,"labels":2059,"number":2069,"owner":1991,"repository":1992,"state":1993,"title":2070,"updated_at":2071,"url":2072,"score":2073},"For particular reason to be aware if we are up or not would be great to have handsome endpoints to see what's needed to have seamless working with users\r\n\r\n### spec\r\nWe should be able monitoring endpoints and route on minute basis, hope that's enough using serverless functions\r\n\r\n- [ ] subquery endpoint (magick)\r\n- [ ] SubSquid endpoint (rubick)\r\n- [ ] snek \r\n- [ ] unique\r\n- [ ] Netlify edge performance points \r\n- [ ] Pinata\r\n- [ ] Estuary\r\n\r\nThen we could measure amount of time to resolve particular queries for routes\r\n- [ ] series-insight\r\n- [ ] spotlight\r\n- [ ] gallery\r\n- [ ] collection\r\n- [ ] random item detail\r\n- [ ] collections\r\n- [ ] random profile artist\r\n- [ ] other upcoming bigger query routed\r\n\r\n### \r\n- [ ] Link \"Status\" to footer at KodaDot \r\n\r\n### stack\r\n@roiLeo suggested https://github.com/juliomrqz/statusfy\r\n\r\nprobably it could be written as serverless function, we have some spare capacity on Netlify but for the reason, later it should be running outside Netlify to verify if there is everything ok",[2060,2061,2064,2066],{"name":2002,"color":2003},{"name":2062,"color":2063},"hackathon","91962A",{"name":2065,"color":1989},"A-nuxt",{"name":2067,"color":2068},"$$$$","F085E8",1492,"Create dashboard status.kodadot","2024-07-31T13:36:35Z","https://github.com/kodadot/nft-gallery/issues/1492",0.76349205,{"description":2075,"labels":2076,"number":2081,"owner":1991,"repository":1992,"state":1993,"title":2082,"updated_at":2083,"url":2084,"score":2085},"### Is your feature request related to a problem?\n\nWhen someone creates a collection and will not add NFT right after into it, this collection is not visible in his profile. I just chatted with a confused artist who wanted to report an issue because he could not find his (empty) collection. This is probably not an essential change, but it would make our platform a bit more user-friendly. \r\n\r\nArtists can see their empty collection only in the process of creating new NFTs.\n\n### Describe the solution you would like\n\nMaybe it will be nice to have something like drafts or empty collections that would be visible only to the artist. \n\n### Describe alternatives you have considered\n\nAdd a folder or option where people can see their empty collections.\n\n### Screenshots\n\n_No response_\n\n### Are there opened related issues?\n\n_No response_",[2077,2078],{"name":2025,"color":2026},{"name":2079,"color":2080},"profile-redesign","fbca04",4420,"Making empty collections visible to creator","2023-11-06T14:08:37Z","https://github.com/kodadot/nft-gallery/issues/4420",0.7689377,{"description":2087,"labels":2088,"number":2090,"owner":1991,"repository":1992,"state":1993,"title":2091,"updated_at":2092,"url":2093,"score":2094},"### What happened?\r\n\r\nsome queries return 400 error\r\n\r\n### Please reproduce in steps\r\n\r\ndata not loaded properly on these page:\r\n- https://beta.kodadot.xyz/spotlight/\r\n- https://beta.kodadot.xyz/series-insight\r\n- https://beta.kodadot.xyz/hot\r\n\r\n`seriesInsightList` queries used by the search bar component also\r\n\r\n### Expected Behavior\r\n\r\nshould return the page properly\r\n\r\n### What browsers are you seeing the problem on?\r\n\r\nChrome\r\n\r\n### At which address did you encounter bug?\r\n\r\nbeta.kodadot.xyz\r\n\r\n### Are you logged in?\r\n\r\n_No response_\r\n\r\n### Which wallet you are using?\r\n\r\n_No response_\r\n\r\n### At which chain did you encounter bug?\r\n\r\nRMRK\r\n\r\n### Screenshots\r\n\r\n\u003Cimg width=\"2032\" alt=\"Screen Shot 2022-09-21 at 20 03 34\" src=\"https://user-images.githubusercontent.com/734428/191512362-c2ecc717-bd06-4eed-93dc-3eac5c7fe5bc.png\">\r\n\r\n\r\n### Relevant log output\r\n\r\n```shell\r\nsome queries captured in this status:\r\n- https://github.com/preschian/kodadot-status/issues/215\r\n- https://github.com/preschian/kodadot-status/issues/214\r\n```\r\n\r\n\r\n### Payment link for reward\r\n\r\nhttps://kodadot.xyz/transfer/?target=DY4SQF2iD456tH89aQtz5wv1EV3BbSW8wKKuMcwbmXaj1pM\r\n\r\n### Code of Conduct\r\n\r\n- [X] I agree to follow this project's Code of Conduct",[2089],{"name":1985,"color":1986},3993,"Some Queries Return 400","2022-09-21T13:45:15Z","https://github.com/kodadot/nft-gallery/issues/3993",0.7704675,{"description":2096,"labels":2097,"number":2099,"owner":1991,"repository":1992,"state":1993,"title":2100,"updated_at":2101,"url":2102,"score":2103},"Probably we will need setup how we collect fees\r\n\r\n- chain agnostic - like Statemine, Basilisk, MoonRiver, &c\r\n- setup multisig on other chains\r\n- fall back address collect fee to other chains? But user needs approval or balances there so meh\r\n\r\n_Originally posted by @yangwao in https://github.com/kodadot/nft-gallery/issues/2129#issuecomment-1025538908_",[2098],{"name":2002,"color":2003},2130,"Reengineer sustainability program","2024-07-31T13:37:49Z","https://github.com/kodadot/nft-gallery/issues/2130",0.77179414,["Reactive",2105],{},["Set"],["ShallowReactive",2108],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"e2ZlzjpiJh27vhHbaYL6sZDTuhqK06cNTsQDze-m7Mc":-1},"/kodadot/nft-gallery/2756"]