VaultDeployer
Verified contract
Active on
Ethereum with 0 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "VaultDeployer"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "VaultDeployer"
ABI
ABI objects
Getter at block 21158245
keyNFT() view returns (address)
0x633c270de4eef7f8baedd6f5bbfb89e4b234f9bc
vaultFactory() view returns (address)
0xe67193ca18132e1ccb59ee745b388cecce37cc4c
Read-only
This contract contains no read-only function objects.
State-modifying
Events createBatchVault(bool shouldMintKey, address beneficiary, uint256 unlockTimestamp, bytes fungibleTokenDeposits, bytes nonFungibleTokenDeposits, bytes multiTokenDeposits) returns (address)
createVestingVault(bool shouldMintKey, address beneficiary, uint256 unlockTimestamp, bytes fungibleTokenDeposits) returns (address)
mintKey(address vaultAddress)
VaultFactoryUpdated(address indexed oldFactory, address indexed newFactory)
constructor(address _keyNFT, address _vaultFactory)
This contract contains no fallback and receive objects.
This contract contains no error objects.