foundry icon indicating copy to clipboard operation
foundry copied to clipboard

chore(`foundry-common`): Refactor `ens` utility to alloy

Open Evalir opened this issue 1 year ago • 0 comments

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.

Evalir avatar Feb 14 '24 19:02 Evalir