\r\n\r\nFinally, we have an endpoint we can start to integrate multi-chain components.\r\n\r\nAt some point would be nice to have some component which would wrap and abstract the current endpoint in case we find Supabase is not sufficient for our case. \r\n\r\n\r\n## Endpoint\r\nFollow up what can be done with new endpoint\r\nIf anyone wants to play with that here is the URL\r\n\r\n```\r\nhttps://xtnvtbdyvpbbnonbbcif.supabase.co/graphql/v1\r\n```\r\n\r\nYou need to add `apiKey` header into your request. You can find the key in the discord group.\r\n\r\n\r\nSample Query\r\n```graphql\r\nquery findCollections {\r\n\tcollectionsCollection(first: 10) {\r\n\t\tedges {\r\n\t\t\tnode {\r\n\t\t\t\tname\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n```\r\n\r\n\r\n## Tasks \r\n- https://github.com/kodadot/nft-gallery/issues/4865\r\n- https://github.com/kodadot/nft-gallery/issues/4617\r\n- https://github.com/kodadot/nft-gallery/issues/4380\r\n- https://github.com/kodadot/nft-gallery/issues/4618\r\n- https://github.com/kodadot/nft-gallery/issues/4073\r\n- https://github.com/kodadot/nft-gallery/issues/4275\r\n- https://github.com/kodadot/nft-gallery/issues/4753\r\n\r\nOnce all the above done \r\n- https://github.com/kodadot/nft-gallery/issues/4379\r\n\r\n## Ref\r\n- https://developers.cloudflare.com/d1/platform/client-api/\r\n- https://github.com/kodadot/nft-gallery/issues/1824",[1984,1987,1990,1993,1996],{"name":1985,"color":1986},"$$","0E8A16",{"name":1988,"color":1989},"p2","D4C5F9",{"name":1991,"color":1992},"A-search","FBCA04",{"name":1994,"color":1995},"chief","67EA1F",{"name":1997,"color":1992},"A-multi-chain",4257,"kodadot","nft-gallery","open","Enable Multi-chain capabilities in KodaDot","2023-03-15T14:49:24Z","https://github.com/kodadot/nft-gallery/issues/4257",0.76310617,{"description":2007,"labels":2008,"number":2015,"owner":1999,"repository":2000,"state":2016,"title":2017,"updated_at":2018,"url":2019,"score":2020},"Been briefly chatting with @vikiival and decided to support RMRKv2 as well\r\n\r\nRight now, chatting within internal circles as it consists few issues across our ecosystem tools to extend support for this.\r\nAlso looking candidates who made more than few PRs to Rubick to be eglible for this task ;)\r\n\r\n### Ref \r\n- Tests for RMRK 2.0 https://github.com/rmrk-team/rmrk-tools/tree/master/test/2.0.0\r\n- https://github.com/kodadot/rubick/issues/60\r\n- https://github.com/kodadot/packages/issues/42\r\n- extend minimark with RMRK 2.0 https://github.com/kodadot/packages/tree/main/minimark\r\n- https://github.com/kodadot/nft-gallery/issues/4013",[2009,2010,2011,2013],{"name":1988,"color":1989},{"name":1994,"color":1995},{"name":2012,"color":1992},"A-rmrk",{"name":2014,"color":1992},"A-rmrk2",3725,"closed","RMRK 2.0 implementation v0","2023-04-05T14:56:51Z","https://github.com/kodadot/nft-gallery/issues/3725",0.6837447,{"description":2022,"labels":2023,"number":2038,"owner":1999,"repository":2000,"state":2016,"title":2039,"updated_at":2040,"url":2041,"score":2042},"### Is your feature request related to a problem?\r\n\r\nRMRK is knocking on the door and with that a support for multiresource NFTs\r\n\r\n### Describe the solution you would like\r\n\r\nIt would be nice do design how to show multiresource NFTs in the new gallery detail \r\n\r\ncc @exezbcz \r\n\r\n### Describe alternatives you have considered\r\n\r\nHaving same carrousel as singular?\r\n\r\n## Ref \r\n- https://github.com/kodadot/packages/issues/80\r\n- https://github.com/kodadot/packages/pull/43\r\n- kodadot/grants#6 ",[2024,2027,2029,2032,2034,2037],{"name":2025,"color":2026},"enhancement","a2eeef",{"name":2028,"color":1992},"A-research",{"name":2030,"color":2031},"redesign-seeds","053A03",{"name":2033,"color":1989},"p5",{"name":2035,"color":2036},"design-request","9259A3",{"name":2014,"color":1992},4516,"Multi resource component/design","2024-07-31T14:16:30Z","https://github.com/kodadot/nft-gallery/issues/4516",0.7259657,{"description":2044,"labels":2045,"number":2055,"owner":1999,"repository":2000,"state":2016,"title":2056,"updated_at":2057,"url":2058,"score":2059},"\r\n\r\n\r\nWe would like softly introduce EVM compatibility to KodaDot and I guess this is a fair opportunity to extend KodaDot on MoonRiver. \r\nChain selector could stay for \"MoonSama\" in this case as thinking of broad support of rest of EVM would require a fair amount of time than we have for this submission, till 10/7 (reserve 1 day).\r\n\r\nWe have approximately 25 more days to submit. \r\nRight now we aim to deliver RO version first and then we can extend for RW, like adding support for EVM wallets and EVM actions\r\n\r\n### What would need to be done?\r\n#### Read-only\r\nAll of the following would be made into smaller issues\r\n- spin up EVM SubSquid \r\n - #3176\r\n - #3177\r\n - kodadot/click#17\r\n- The whole explorer adjusts to see NFTs from a particular contract\r\n - #3178 \t\r\n- See current and historical floor price (adjust chart engine)\r\n - https://github.com/kodadot/nft-gallery/issues/3179 \r\n- Adjust the holder's chart to feed data there\r\n - #3180 \r\n- Sort by rarity in explorer\r\n - #3181\r\n- In the user's profile adjust the showing holdings per user (holdings) table\r\n - #3182\r\n- history chart for collection adjust feeding data there\r\n - #3183 \r\n- flippers in collection\r\n- collection images\r\n- https://github.com/kodadot/nft-gallery/issues/3388 \r\n\r\n#### Write ops \r\n- EVM actions over NFT item\r\n- support EVM wallet\r\n- what else?\r\n\r\n\r\nWho will \r\n### Ref\r\n- https://github.com/subsquid/bounties/issues/3\r\n- https://devpost.com/software/kodadot-moonsama\r\n- https://docs.subsquid.io/reference/evm-processor\r\n- https://docs.subsquid.io/reference/squid-evm-typegen\r\n- https://docs.subsquid.io/tutorial/create-an-evm-processing-squid\r\n- https://docs.subsquid.io/tutorial/create-an-evm-processing-squid#define-and-bind-event-handler-s\r\n- https://marketplace.moonsama.com/collections",[2046,2047,2049,2050,2053],{"name":1988,"color":1989},{"name":2048,"color":1992},"A-subsquid",{"name":1994,"color":1995},{"name":2051,"color":2052},"moonsama","49A4B2",{"name":2054,"color":1992},"A-moonriver",3161,"Moonsama integration v0 ","2022-09-01T12:32:46Z","https://github.com/kodadot/nft-gallery/issues/3161",0.731288,{"description":2061,"labels":2062,"number":2063,"owner":1999,"repository":2000,"state":2016,"title":2064,"updated_at":2065,"url":2066,"score":2067},"As RMRK team could not much comply and deliver proper tools so we could integrate and it would be burden time as RMRK would be obsolete in this current format and migrated elsewhere, we rather issue warning for people.\r\n\r\nA warning will be probably placed in actions at BUY as it's only buyers are now putted risk to buy \"NFT\" which could be sold elsewhere.\r\n\r\n> We would like to warn buyers they are solely operating on their own will and carry any involving risks as we are experimental implementation of RMRK-spec. You should double-check on \"official UI\" (if there are any available already) whenever the current owner showing in KodaDot UI is identical through other UI available from RMRK-team. If there are any doubts, reach us to proceed. We are working to migrate the current KodaDot UI to a more secure and robust solution. ",[],283,"Issue warning for users about RMRK on Kusama","2021-05-03T15:32:34Z","https://github.com/kodadot/nft-gallery/issues/283",0.73306525,{"description":2069,"labels":2070,"number":2077,"owner":1999,"repository":2000,"state":2016,"title":2078,"updated_at":2079,"url":2080,"score":2081},"Once we've finished Beta rolling to production, we should migrate this and update URLs as well to new org etc \r\n\r\nMore ppl want to build around KodaDot so it would be easier for them find this under one org\r\n\r\n### Ref\r\nhttps://github.com/vikiival/magick",[2071,2072,2074],{"name":1988,"color":1989},{"name":2073,"color":1992},"A-nuxt",{"name":2075,"color":2076},"koda2","AB66CA",1394,"Migrate indexer under kodadot ","2022-04-08T11:13:45Z","https://github.com/kodadot/nft-gallery/issues/1394",0.73711884,{"description":2083,"labels":2084,"number":2092,"owner":1999,"repository":2000,"state":2016,"title":2093,"updated_at":2094,"url":2095,"score":2096},"We are all monkeys. \r\nAnd would be nice to build trust for external contributors, \r\nwhere external contributors could easier justify \r\nthat we do payouts on regular basis and see ppl how they contribute etc\r\nThe requirement to run as serverless function, best if we can deploy it in some public way, using autocode.xyz or something like that, should be few lines and cracking graphql and right queries\r\nWe'd like to put more emphasis on past records.\r\n\r\n### Spec\r\n- make file payout_leaderboard.md of this KodaDot repository\r\n- scrape all PRs where they have kusama.subscan.io URL referring to a particular transaction\r\n- identify developers contributors \r\n- parse tx and put their balance received on the address, it should be matching what has developer put in the payout link, the format has changed, so mind checking since we've started using a new PR template\r\n- in file show github handle / total amount received / (=total amount recieved/merged PRs) / number of PRs made / merged PRs / closed PRs / lines added/removed / number of total commits merged / link to last received contribution on subscan\r\n- payout_leaderboard.md should be updated on every PR which was merged with payout to reflect newest numbers.\r\n\r\n\r\n| show github handle | total amount received | (=total amount recieved/merged PRs) | number of PRs made | merged PRs | closed PRs | lines added/removed | number of total commits merged | link to last received contribution on subscan |\r\n|-|-|-|-|-|-|-|-|-|",[2085,2086,2089],{"name":1988,"color":1989},{"name":2087,"color":2088},"hackathon","91962A",{"name":2090,"color":2091},"$$$$","F085E8",1477,"Payout leaderboard for KodaDot","2022-06-14T11:16:52Z","https://github.com/kodadot/nft-gallery/issues/1477",0.746754,{"description":2098,"labels":2099,"number":2102,"owner":1999,"repository":2000,"state":2016,"title":2103,"updated_at":2104,"url":2105,"score":2106},"We should have issues that would be good to close and merge in the old version so migration would be easier and avoid some rampage in conflicts. \r\n\r\n- https://github.com/kodadot/nft-gallery/issues/958\r\n- https://github.com/kodadot/nft-gallery/issues/1034\r\n- https://github.com/kodadot/nft-gallery/issues/1081\r\n- https://github.com/kodadot/nft-gallery/issues/1032\r\n\r\n\r\n### Will be done in `main-nuxt`\r\n- https://github.com/kodadot/nft-gallery/issues/1023 -- if @dezine2dev will add collections could be done against `main-nuxt`",[2100,2101],{"name":2073,"color":1992},{"name":2075,"color":2076},1089,"Crypto winter is coming -- freeze before kodadot 2.0","2021-11-18T13:39:51Z","https://github.com/kodadot/nft-gallery/issues/1089",0.74708515,{"description":2108,"labels":2109,"number":2120,"owner":1999,"repository":2000,"state":2016,"title":2121,"updated_at":2122,"url":2123,"score":2124},"Had idea to write article about Subquery and what we are doing with it for RMRK and beyond\r\n\r\r\nWould be good to migrate indexer under kodadot organization afterwards #1394\n\nExtend with article about rubick\n\nIt would help our new developers to onboard how we use indexers from SubSquid and Subquery \n\n#2013",[2110,2113,2115,2118],{"name":2111,"color":2112},"subquery","EC2C6D",{"name":2114,"color":1989},"p3",{"name":2116,"color":2117},"onboarding","715318",{"name":2119,"color":1992},"A-writing-✍️",1501,"Article about vikiival/magick on dev.to","2023-01-18T10:48:57Z","https://github.com/kodadot/nft-gallery/issues/1501",0.7484534,{"description":2126,"labels":2127,"number":2131,"owner":1999,"repository":2000,"state":2016,"title":2132,"updated_at":2133,"url":2134,"score":2135},"We would be looking for more real-world events to test new UI and features of KodaDot\r\nMake PR against TESTSUITE.md with \r\nURL to \r\n- kodadot.xyz \r\n- beta.kodadot.xyz\r\n- bulk `rmrk/...`\r\n\r\n### Profile\r\n- lot of interaction per profile means \r\n - lot of created art - 3 entries\r\n - lot of sold art - 3 entries\r\n - lot of collected art - 3 entries\r\n\r\n### Collection\r\n- lot of buy events\r\n- lot of list events per collection\r\n- with lot of burns\r\n\r\n### Lot of interactions per NFT\r\n- lot of buys per NFT\r\n- lot of LISTSs per NFT \r\n- lot of SEND\r\n\r\n### SVG NFTS\r\n- more SVG nfts with animations \r\n\r\n### Ref\r\n[https://github.com/kodadot/nft-gallery/blob/main/TESTSUITE.md]()",[2128,2129],{"name":1985,"color":1986},{"name":2130,"color":1992},"A-tests",1503,"Fill up more test cases to our testsuite ","2023-11-29T12:57:46Z","https://github.com/kodadot/nft-gallery/issues/1503",0.7485799,["Reactive",2137],{},["Set"],["ShallowReactive",2140],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"G6ggrSSaxzNGRClgu6V4x7VOuc1YncOUO7NEbSXLQSQ":-1},"/kodadot/nft-gallery/4013"]