I am trying to retrieve metadata for Axie Infinity by using the contract address:
0xf5b0a3efb8e8e4c201e2a935f110eaaf3ffecb8d
I am using this token metadata endpoint:
/api/v2/nft/0xf5b0a3efb8e8e4c201e2a935f110eaaf3ffecb8d/metadata
When I use the token metadata endpoint I see this error message:
"message": "No metadata found! Try again later"
Axie Infinity is one of the biggest projects and I am surprised there is no metadata. Can someone please advise on this?