foundry
foundry copied to clipboard
chore(`foundry-common`): Refactor `ens` utility to alloy
https://github.com/foundry-rs/foundry/pull/7122 introduces NameOrAddress
which is capable of resolving an ens name to an address. Once providers on alloy are more stable (when https://github.com/alloy-rs/alloy/pull/190 is merged), we should refactor this as an extension crate to alloy.