mirror of
https://github.com/status-im/nft-proxy.git
synced 2026-08-27 18:31:11 +00:00
status-go asks the proxy for /robinhood/mainnet and /robinhood/testnet, but cache_config.yaml had no base URL for either, so getBaseURL failed and every request came back 502. The client then reported the chain as down and showed a red "Collectibles providers down" banner. Alchemy does serve these chains: both hosts return real NFT data when queried with the public demo key.