Centralized hosting: Relies on persistence.wtf continuing to serve the same image over time.
Contract control
Single-wallet control (EOA): Relies on wallet myfideployer.eth staying secure and not being used to make unwanted changes on the collection contract 0x4be9...2363.
Contract logic
Upgradeable contract: Uses Transparent proxy (ERC-1967) and implementation 0x669f...1339. Contract behavior, metadata resolution, rendering, or permissions can change through an authorized proxy upgrade.
Issues
Metadata JSON contains unescaped line breaks or control characters. NFT Inspector recovered it for analysis, but some apps may fail to parse it.