arbiter
arbiter copied to clipboard
feat(`ethereum`): `CREATE` inspector for contract address book
Idea
If we watch for CREATE instructions with an inspector, we could pull the contract addresses and store them wherever needed. This would give you an automatically created address book.
Solution
Needs more information.