Jarv
Jarv
Hey @samuelvanderwaal - Magic Eden recently updated their API and it looks like the solana program they use for listing as well. Before, your NFT was transferred to their account....
Realised a caveat to this: any tokens listed on ME before their update to start using "delegate" are still using the old method. So tokens held by this account are...
Sounds great @samuelvanderwaal - yeah totally that makes sense. Very true on listed / unlisted, difficult to keep up with them all. Btw, thanks for the tool, has been very...
these settings worked for me: ```elixir PdfGenerator.generate(raw_html, page_size: "A4", prefer_local_executable: true ) ``` I didn't have any config for the package in my `config.exs`, just that above with `yarn add...
PR: https://github.com/kjvarga/sitemap_generator/pull/323