Request form
Contracts
Protocols
Discord
ERC4626
ERC4626
Audited
Docs
Source
ChefGPT

ERC4626

This smart contract is an extension of the ERC20 standard. It allows users to deposit and withdraw assets, mint and redeem shares, and perform accounting calculations. It also includes hooks for additional logic before withdrawals and after deposits.

ERC4626.sol
ERC20.sol
SafeTransferLib.sol
FixedPointMathLib.sol
ABI:

32 downloads

Solidity Version

0.8.15

Creator

Solmate
Solmate / ERC4626
ERC4626
Audited
Docs
Source
ChefGPT
Expand
Share

ERC4626

This smart contract is an extension of the ERC20 standard. It allows users to deposit and withdraw assets, mint and redeem shares, and perform accounting calculations. It also includes hooks for additional logic before withdrawals and after deposits.

ERC4626.sol
ERC20.sol
SafeTransferLib.sol
FixedPointMathLib.sol
ABI:

Get Cookin'
star icon32

copy iconOpen in VSCode
copy iconDownload Source

32 downloads

Solidity Version

0.8.15

Creator

Solmate