foundry
foundry copied to clipboard
[wip] feat(`cast`): provider alloy migration
Motivation
This migrates cast to use alloy providers and primitive types on all methods that do not send txs or do filter functionality to the network.
Solution
- [x]
NameOrAddress
ENS support with CLI utility (#7122)