-
Notifications
You must be signed in to change notification settings - Fork 528
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EIP-7702 support #2294
Comments
Design in FiGMA |
New Blockscout instance: https://mekong.blockscout.com/ Set code transactions can be created using the following command:
The important part here is |
Backend task: blockscout/blockscout#10774
Description of necessary changes: https://www.notion.so/blockscout/UI-modifications-1133d73641f8804fbeb4c991869a8e0c
Design in FiGMA
Blockscout instance with updated backend: https://pectra-devnet-4.cloud.blockscout.com/
Example of EOA with code: https://pectra-devnet-4.cloud.blockscout.com/address/0x37493bFe9c8c31fAbe8615C988e83D59D1a667a9
Example of EIP-7702 transaction: https://pectra-devnet-4.cloud.blockscout.com/tx/0x00a9ec325ec8ef3ae4d337e6660b27eb58042203ac747958f0e42016248348e2
Design task
We need to modify the transaction and address views to support EIP-7702. The scope of the necessary changes is described here.
The text was updated successfully, but these errors were encountered: