This repository contains Solidity scripts for interacting with various DeFi contracts on the Pharos platform. The scripts are designed to automate token operations such as supply, burn, and swap using Foundry's scripting environment.
This script automates adding liquidity to multiple DODO V2 DVM pools using Foundry's scripting environment. It calculates proportional token amounts based on pool reserves and your wallet balances, then interacts with the DODO Proxy contract to add liquidity.
A collection of Solidity smart contracts implementing solutions to the Base Learn exercises. This repository contains progressive learning exercises covering fundamental to advanced Solidity concepts.