You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add address field to EoaExecutorEvent and related structures (#18)
* Add address field to EoaExecutorEvent and related structures
- Introduced an `address` field in `EoaExecutorEvent` to capture the user's request address.
- Updated the `EoaSendAttemptSuccessData` structure to include the address.
- Modified event creation in various store implementations to populate the new address field from user requests.
- Enhanced webhook event handling to include address information for better tracking and reporting of transaction outcomes.
* name
0 commit comments