How to update a project
Last updated
Was this helpful?
Last updated
Was this helpful?
If you'd like to update the code used to calculate the TVL of a DeFi project already listed on DefiLlama:
Fork the (button towards the top right of the repo page).
Make your changes to the fork (generally easiest by cloning your new fork into a desktop IDE).
Make a Pull Request from your fork, to the main DefiLlama Adapters repo, with a brief explanation of what you changed.
Wait for someone to either comment on or merge your Pull Request. There is no need to ask for someone to check your PR as there a monitored regularly.
If you'd like to update or add an Event to a DeFi project listed on DefiLlama:
Same as steps 1 & 2 above, fork the (button towards the top right of the repo page) so that you can make your changes.
Add a "hallmarks" export to module.exports and add your hallmark as an array inside of an array(i.e. hallmarks: [["2025-05-29", "what happened"]]. You can add more by separating the inner arrays with a comma(","). View an example of hallmark entries . The dates must follow the YYYY-MM-DD standard.
Once you have added the Hallmarks make a Pull Request from your fork, to the main DefiLlama Adapters repo, with a brief explanation of what you changed.
Hallmarks is not for adding any product development but instead its meant to explain changes in TVL. Only add events that had an impact on the TVL of a project.
Wait for someone to either comment on or merge your Pull Request. There is no need to ask for someone to check your PR.
If you'd like to update the metadata (name, description, adding an audit, etc) of a project already listed on DefiLlama:
Find your protocol and make your changes to the fork (generally easiest by cloning your new fork into a desktop IDE).
Make a Pull Request from your fork, to the main defiLlama-server repo, with a brief explanation of what you changed.
Wait for someone to either comment on or merge your Pull Request.
To update the logo:
Make a Pull Request from your fork
Wait for someone to either comment on or merge your Pull Request.
This information can be updated from the , , data3.ts and data4.ts files.
Fork the (button towards the top right of the repo page).
Fork the (button towards the top right of the repo page).
Add your icon to the public file as a 240px x 240px .jpg **Please save the file under the very same name as the protocol.