\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",[2867,2870,2873,2876,2879],{"name":2868,"color":2869},"$$","0E8A16",{"name":2871,"color":2872},"p2","D4C5F9",{"name":2874,"color":2875},"A-search","FBCA04",{"name":2877,"color":2878},"chief","67EA1F",{"name":2880,"color":2875},"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.7439674,{"description":2890,"labels":2891,"number":2892,"owner":2882,"repository":2893,"state":2884,"title":2894,"updated_at":2895,"url":2896,"score":2897},"Currently we show Kusama NFTs on Polkadot, \r\nWhich is not correct, the dummy hack would be that we make `/graphql` endpoint that would alwas return \r\n\r\n```json\r\n{\r\n \"data\": {}\r\n}\r\n```",[],131,"workers","Empty Squid worker","2023-07-31T12:49:36Z","https://github.com/kodadot/workers/issues/131",0.7526249,{"description":2899,"labels":2900,"number":2903,"owner":2882,"repository":2883,"state":2904,"title":2905,"updated_at":2906,"url":2907,"score":2908},"The following list of features should be available: \r\n- [ ] Create Class\r\n- [ ] Create NFT\r\n- [ ] View Collection\r\n- [ ] View NFT\r\n- [ ] View Collection List\r\n- [ ] View Profile\r\n- [ ] Can Transfer\r\n- [ ] Can Burn\r\n- [ ] Can Transfer Collection\r\n- [ ] Teleport ",[2901],{"name":2902,"color":2875},"A-statemine-ahk",1536,"closed","Tracking: Wen Statemine ","2021-12-24T11:38:50Z","https://github.com/kodadot/nft-gallery/issues/1536",0.68715316,{"description":2910,"labels":2911,"number":2921,"owner":2882,"repository":2883,"state":2904,"title":2922,"updated_at":2923,"url":2924,"score":2925},"- Take recent article made by Viki and make more human introduction to Statemine\r\n\r\n- https://medium.com/kodadot/wen-statemine-by-kodadot-b35ae13b70ff",[2912,2914,2917,2919],{"name":2913,"color":2872},"p3",{"name":2915,"color":2916},"onboarding","715318",{"name":2918,"color":2875},"A-writing-✍️",{"name":2920,"color":2875},"A-docs",2266,"Add Statemine to docs ","2022-03-11T06:56:06Z","https://github.com/kodadot/nft-gallery/issues/2266",0.72955376,{"description":2927,"labels":2928,"number":2929,"owner":2882,"repository":2883,"state":2904,"title":2930,"updated_at":2931,"url":2932,"score":2933},"https://wagmi.sh/ is a project that makes open source standardized components for Ethereum + React\r\nKodadot could be the equivalent for NFTs in the multichain world...",[],3303,"Discuss making a component library","2022-07-04T10:46:52Z","https://github.com/kodadot/nft-gallery/issues/3303",0.73043895,{"description":2935,"labels":2936,"number":2944,"owner":2882,"repository":2883,"state":2904,"title":2945,"updated_at":2946,"url":2947,"score":2948},"- I guess would be nice to show history data on Statemine\r\n- Would be nice to extend https://github.com/kodadot/unique for events",[2937,2938,2940,2942],{"name":2902,"color":2875},{"name":2939,"color":2869},"$",{"name":2941,"color":2872},"p5",{"name":2943,"color":2875},"A-collection",2167,"Add history component data to Statemine ","2023-10-16T11:48:56Z","https://github.com/kodadot/nft-gallery/issues/2167",0.73239154,{"description":2950,"labels":2951,"number":2956,"owner":2882,"repository":2883,"state":2904,"title":2957,"updated_at":2958,"url":2959,"score":2960},"#### Step to reproduce\r\n- go to beta\r\n- click on statemine chain\r\n- click on explorer (https://beta.kodadot.xyz/statemine/explore)\r\n- infinite loading (#3351 related)\r\n- profit\r\n\r\nShould we keep maintain this chain?\r\n\r\nSome logs:\r\n```\r\nObject { message: \"Unknown type \\\"CollectionEntityWhereInput\\\". Did you mean \\\"CollectionEntitiesEdge\\\", \\\"CollectionEntityFilter\\\", \\\"CollectionEntitiesOrderBy\\\", or \\\"CollectionEntity\\\"?\", extensions: {…} }\r\n--\r\n1 | Object { message: \"Unknown type \\\"CollectionEntityOrderByInput\\\". Did you mean \\\"CollectionEntitiesOrderBy\\\", \\\"CollectionEntityFilter\\\", \\\"CollectionEntitiesEdge\\\", or \\\"CollectionEntity\\\"?\", extensions: {…} }\r\n2 | Object { message: \"Value \\\"blockNumber_DESC\\\" does not exist in \\\"CollectionEntitiesOrderBy\\\" enum. Did you mean the enum value \\\"BLOCK_NUMBER_DESC\\\" or \\\"BLOCK_NUMBER_ASC\\\"?\", extensions: {…} }\r\n3 | \r\n```\r\nI sense it still use old magick endpoint (not subsquid)",[2952,2955],{"name":2953,"color":2954},"bug","d73a4a",{"name":2902,"color":2875},3796,"Statemine explorer not working","2023-01-05T12:56:01Z","https://github.com/kodadot/nft-gallery/issues/3796",0.738449,{"description":2962,"labels":2963,"number":2974,"owner":2882,"repository":2883,"state":2904,"title":2975,"updated_at":2976,"url":2977,"score":2978},"Time has come\r\n\r\n\u003Cimg src=\"https://media4.giphy.com/media/f4D5MDTpwbNRgBnmOf/giphy.gif\"/>\r\n\r\n\r\n# What\r\nremoving create as in: \r\n- https://github.com/kodadot/nft-gallery/issues/10390\r\n\r\n-> not our product, our scope is gen art, not single nfts - we will introduce minter for generative drops\r\n\r\nfor now, there will be a placeholder page that will redirect traffic if anyone accidentally enters the page\r\n\r\n# Task\r\n- remove nft minter\r\n- remove ai minter\r\n- remove collection minter\r\n- remove navbar link\r\n- move navbar link to footer \r\n- add placeholder page\r\n- save the code somewhere if we need it (really small probability) \r\n\r\n\r\n# Placeholder page\r\ndesign updated here: https://www.figma.com/design/JXNtryaNYhY0XJNArzvPQx/Handoff?node-id=1287-18959&t=Dt9j4HyS2vIGJGpV-11\r\n\r\n\r\n\r\n\r\n\r\n- super simple, just text and links\r\n- form redirects here: https://form.kodadot.xyz/drop-interest\r\n- documentation here: https://hello.kodadot.xyz/generative/generative-art\r\n\r\n\r\n\r\n",[2964,2965,2967,2970,2972],{"name":2871,"color":2872},{"name":2966,"color":2875},"A-mass-mint",{"name":2968,"color":2969},"🧹 - clean-up","FEC502",{"name":2971,"color":2875},"A-minting",{"name":2973,"color":2875},"A-ai-minter",10427,"Deprecate and remove create ","2024-06-28T11:37:40Z","https://github.com/kodadot/nft-gallery/issues/10427",0.73951423,{"description":2980,"labels":2981,"number":2983,"owner":2882,"repository":2883,"state":2904,"title":2984,"updated_at":2985,"url":2986,"score":2987},"- [x] after the collection is created, it doesn't show me that in a notification \r\n- [x] when I go to mint and NFT and I got to choose I collection, I don't see the name of the collection instead, I see numbers (b42849f0d58fda79c5fc16ca4288ef4c9ccdc5f2)\r\n- [x] broken route from profile -> collections to collection detail (b9c9a715e5833b828bd36b5d95bbd63cdecb4038)\r\n\r\nht/ @onerawartist",[2982],{"name":2877,"color":2878},1453,"Tracking issue for the KodaDot Statemine","2021-12-25T11:39:25Z","https://github.com/kodadot/nft-gallery/issues/1453",0.7398575,{"description":2989,"labels":2990,"number":2991,"owner":2882,"repository":2883,"state":2904,"title":2992,"updated_at":2993,"url":2994,"score":2995},"- [x] history component is no-data -> #2167 \r\n\r\n- [x] gallery doesnt load\r\n\r\n- [x] ??? Collection can have attributes? \r\n\r\n \r\n- [x] add attribute to the bottom and extend it to 10 \r\n\r\n- [x] Add dropdown to switch between statemine and ksm in navbar\r\n\r\n- [x] spotted old logo\r\nhttps://user-images.githubusercontent.com/5887929/151981052-71d2126c-4c1d-47b6-a4ce-7088c32c5cea.mov\r\n\r\n- [x] theatre view by default\r\n\r\n\r\n- [x] update actions component to recent\r\n\r\n\r\n\r\n- [x] showing traits in some table https://buefy.org/documentation/table\r\n\r\n\r\n\r\n- [ ] speedy ticket of instances \r\n\r\n\r\n \r\n- [ ] from unknown to unknown \r\n\r\n\r\n- [ ] balance doesnt show properly right \r\n\r\n",[],2161,"Statemine review log before publication ","2022-02-02T11:50:55Z","https://github.com/kodadot/nft-gallery/issues/2161",0.73988634,["Reactive",2997],{},["Set"],["ShallowReactive",3000],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fcXC15hJSVvIa9KUt-9POj-SuDsSh1zSpQ13eAvknyGU":-1},"/kodadot/nft-gallery/757"]