Skip to content

Conversation

@okjintao
Copy link
Contributor

@okjintao okjintao commented Dec 12, 2025

update all missing metadatas.

@okjintao okjintao self-assigned this Dec 12, 2025
@okjintao okjintao changed the title chore: update missing metadataas chore: update missing metadatas Dec 12, 2025
- Remove vault 0x028b1F7a949a7a862C3f93987296be30d71f7F97 (Euler) that is not returned by API
- Add findVaultsNotInApi.ts script to identify vaults in metadata but not in API
- Add removeVaultsNotInApi.ts script to remove vaults not in API response
- Preserve original order when removing vaults
- Update 0xcd7c3b91de4a84942069201644b70d9570f2b9a9 (KODIAK - ZERO | iBGT)
- Update 0xfe5fe99a4e5ae1f6212c1b32ed4ed6d1c1c6de57 (Kodiak - WBERA | ZERO)
- Update 0x9145aefd784c58219b18c23372155d18c9bcd7e9 (Kodiak Island BYUSD-HONEY-0.01%)
- Update 0xe1a6fd249035a3a97eae6b867b694e494b36eb14 (Kodiak Island NECT-HONEY-0.01%)
- Add generated vault images to assets/vaults/
- Consolidate findVaultsNotInApi, removeVaultsNotInApi, and updateVaultsFromApi into unified manageVaultsFromApi.ts script
- Add subcommands: find, remove, add
- Update Euler MEV Capital Red Cluster wBERA vault metadata
- Add composite vault image (wBERA + iBERA) with white background
- Download vault images for vaults with non-default Cloudinary URLs
- Remove 187 vault images that were downloaded in previous commit
- Keep only 8 images for the 15 most recently added vaults
- 7 vaults don't have images due to missing token images or default logos
…, WBERA/xFATBERA, iBERA/iBGT, and SAIL/USDe vaults
const incentivesEndpoint = `${apiBaseUrl}/incentives/no-metadata/`;
const vaultsEndpoint = `${apiBaseUrl}/vaults/no-metadata/`;
const incentivesEndpoint =
"https://hub.berachain.com/api/internal/incentives/no-metadata/";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This leads to a 404. Expected?

@codingwithmanny codingwithmanny merged commit aa54b1d into main Dec 18, 2025
3 of 5 checks passed
@codingwithmanny codingwithmanny deleted the missing-vaults branch December 18, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants