Skip to content

Instantly share code, notes, and snippets.

@nenadjaja
Last active April 30, 2021 18:37
Show Gist options
  • Save nenadjaja/3563427f2b80a90b85483e4e663ee9e5 to your computer and use it in GitHub Desktop.
Save nenadjaja/3563427f2b80a90b85483e4e663ee9e5 to your computer and use it in GitHub Desktop.
Indexer allocations that are linking to empty images and displayNames on the Subgraph entity
[
{
displayName: "Opyn Gamma Mainnet",
image: "https://ipfs.network.thegraph.com/api/v0/cat?arg=QmQB3FSVSiYx9XoUjSeprzi35tYhPvMG6zS4NnFRfLcyM6
},
{
displayName: "mStable Protocol",
image: "https://ipfs.network.thegraph.com/api/v0/cat?arg=Qmd3ewU7FgzxfxKpE3Fp1BDkPgw4WeqnjQSrvzw66Fca7L"
},
{
displayName: "UMA Mainnet Voting",
image: "https://ipfs.network.thegraph.com/api/v0/cat?arg=QmUMFQw24Gz5BKXeGbBboXFqMPNJXvWqUStRxKZNUJ7mNe"
},
{
displayName: "Omen",
image: "https://ipfs.network.thegraph.com/api/v0/cat?arg=QmXNRTtKq52RthrWrTAT97aM6vnWzvw3n8emfY1HbDYsZX"
},
{
displayName: "DODOEX V2",
image: "https://ipfs.network.thegraph.com/api/v0/cat?arg=Qmao586HmvZ3ZctgFpC2421u2ykPzLdAT9Z3ywdGyMCpHH"
}
]
@juanmardefago
Copy link

Most likely timeouts then, it's been the main issue with IPFS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment