fudgebucket27 / Lexplorer

Loopring explorer alternative
14 stars 10 forks source link

Fetch collection meta data from "collection_metadata" #203

Closed modersohn closed 2 years ago

modersohn commented 2 years ago

The GameStop NFTs have a "collection_metadata" link in their NFTs.

E.g. here: https://lexplorer.io/nfts/0xb4e4f3fd98329e924d82200a6e8a6a799b209bc1-0-0xf4eed094cff1464423e32f710a77ab745c45d03d-0xd4a2c8453977f39cc6142052a050f0436ffc9bb09a3cbef8b7f822e15476a4bf-10

Another NFT id: 0x4af1532239111dd9ff37a69b0241581252a5728eb6a9b78095655413f3861e66

We could fetch that JSON and display it (raw and beautified) in the new NFT collection page.