Rhinestone home page
Search...
⌘K
Ask AI
GitHub
Legacy Docs
Search...
Navigation
Fallbacks
_msgSender
Home
SDK
Build Modules
API Reference
Demos
Overview
Getting Started
Tutorials
Multi-Owner Validator
Auto-Swap Executor
Guides
Testing
Deploying
Migration Guide
Reference
Building
Core
Validators
Executors
Fallbacks
_msgSender
Hooks
Scheduling Module
Trusted Forwarder
Registry Adapter
Smart Sessions
Testing
Deploying
Glossary
CheckNSignatures
ERC4337 Data Libs
ERC4337 Validation
ERC4337 Validation
Overview
Getting started
Simulator
Module Registry
Overview
Getting Started
Guides
Reference
On this page
Usage
Parameters
Returns
sender
Fallbacks
_msgSender
Copy page
Copy page
Get the address of the caller to the account, for example to implement access control. Inherited from
ERC7579FallbackBase
.
Usage
Copy
Ask AI
address
originalSender
=
_msgSender
();
Parameters
None
Returns
sender
Type:
address
The address of the caller to the account.
_executeDelegateCall
_preCheck
Assistant
Responses are generated using AI and may contain mistakes.