JacobHomanics / laddersDotVision

https://scaffold-nft-nextjs.vercel.app
MIT License
2 stars 0 forks source link

lukso network and contract not loading #1

Open tantodefi opened 6 months ago

tantodefi commented 6 months ago

hey love what you did here + with ladders.vision

noticing that when io select chain = lukso + I enter a contract I know is deployed on main-net it isn't working but i wonder if that's because it isn't an erc721 but rather an lsp8?

https://www.ladders.vision/lukso/0x66b738baea30243bfe4c168a11e79dd1f930e59c

without having the time to look myself rn - may i ask what you are you using to get all the data from the nft collections/ addresses and do you think it would be possible to support the lsp7 + 8 interfaces on lukso mainnet?

JacobHomanics commented 6 months ago

@tantodefi Hey! I've been looking into it.

Do you happen to know if you call tokenURI or uri? Both do not work.

Glad to support it, just need to know the load method lol.