VaultFactory

Verified contract

Active on Ethereum with 109 txns
Deployed by via 0xc76beb8c at 15650768
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $53.66
0xb5852432f6f29b361bff9d37fc9786e34f662747378c35753beebaecd0b13f97
0x25262d77536acb9891127e8f03e85e02b7dfa8c25aff31d74bbffb62b698fee0
0x8b729fc8a2d99b2ec98e929662c2d978f6a9d8402fd05fed32b1da621aedd937
0xa63e1cb1c2363013729c45f3adbf975f615bfc1a5d24a84f5b64d46f1f52bc90
0x16521bc7a5efccb7030626b24b7d9c5aaf42f45d485f79125ecd5646cfc3512d
0xf80f032bbb75196c23708013434cbeec07e0ece2760c71310c79747b35ecd2d3
0x4f716898aec716eac4a0e0cc13271371cbec0a03d9100424a31d63934d2083d2
0xdc77ca67578be66d78d58d5d33d131e2f27edf9912a470df6533aeab523c91cd
0xdaa7bf076022c601db58cfa1d2e6c45ed2881eeb207e8ed62cf7a506d5e4be02
0x19d29d3b1a408d9411877562a70c7d6c85f657b54e71191eac72429ce494ee64

Functions
Getter at block 21399286
keyNFT(view returns (address)
0xd7df4d751a16a6e2a68c1a383e6aee94baff7a9f
maxTokensPerVault(view returns (uint256)
100
owner(view returns (address)
0xf5d492ffbec47db69333a6812bec227b6f670a86
paymentModule(view returns (address)
0x15f7b0d67ed428c4cef4d6a05716efcd5d24fae4
Read-only
vaultByKey(uint256view returns (address)
vaultStatus(addressview returns (uint8)
State-modifying
createVault(address referreraddress beneficiaryuint256 unlockTimestampstruct IDepositHandlerFungibleTokenDeposit[] fungibleTokenDepositsstruct IDepositHandlerNonFungibleTokenDeposit[] nonFungibleTokenDepositsstruct IDepositHandlerMultiTokenDeposit[] multiTokenDepositsbool isVesting
notifyUnlock(bool isCompletelyUnlocked
setMaxTokensPerVault(uint256 newMax
updateOwner(address newOwner
updatePaymentModule(address newModule
Events
MaxTokensUpdated(uint256 indexed oldMaxuint256 indexed newMax
PaymentModuleUpdated(address indexed oldModuleaddress indexed newModule
VaultCreated(address indexed vaultuint256 indexed keyaddress benefactoraddress indexed beneficiaryuint256 unlockTimestampstruct IDepositHandlerFungibleTokenDeposit[] fungibleTokenDepositsstruct IDepositHandlerNonFungibleTokenDeposit[] nonFungibleTokenDepositsstruct IDepositHandlerMultiTokenDeposit[] multiTokenDepositsbool isVesting
VaultUnlocked(address indexed vaultuint256 timestampbool isCompletelyUnlocked
Constructor
constructor(address keyNFTAddressaddress paymentModuleAddressuint256 maxTokens
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.