Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: refactor
ChainAddresses
and add new network addresses (#84)
Simplify the `ChainAddresses` struct by making mandatory fields non-optional and adding support for new networks like Worldchain and Astrochain Sepolia. This change ensures consistency in the data structure and simplifies usage across the codebase.
- Loading branch information