Vault
Overview
Inheritance
Events
State Variables
Constructor
Modifiers
Functions
deposit()
withdraw(address recipient, uint256 amount)
pause()
unpause()
transferOwnership(address newOwner)
transferAdminRole(address newAdmin)
grantWithdrawerRole(address account)
revokeWithdrawerRole(address account)
Security Features
Usage Example
Notes
Last updated