SaleVaultFactory

Verified contract

Active on Ethereum with 7 txns
Deployed by via 0xaa21de71 at 19372611
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SaleVaultFactory"

0x1f987e6eb1514c7d68aa56bd93c0b89531f2ea8f29a217ea44050673ca99d8c2
0x9a87362dc6a6da93c0efdd44b9bccc271a56189e39bc4e6c60bcf8c3b5718ac2
0x06463b2bb511a83929754203a6d20e117378ac7bd8f35bef206d3bb84d1bf51f
0x68b429c77776ff1335b0d8b4d7905d292dcc8f82838de6a8e310a1973ac7c00d
0xb92a0f6c76053f13925d52689c36b25a159dcfef8d90da118b215991bfde1b61
0xb992ef8c5a0e71e4b3a1ce1e2be1af23cc5039361dcbb1e2226ba5398c8797b3
0x7621340bdad453d3d7ba37deb8dfe5b1de45f99801cb97b7f19f2b34521fbbe7

Functions
Getter at block 21005578
index(view returns (uint256)
3
owner(view returns (address)
0x1a3e5add00f35bed14c3f061b1016e4a3d6a9356
Read-only
deployer(addressview returns (bool)
vaults(uint256view returns (address)
State-modifying
deploy(struct SaleVaultFactoryVaultParam paramreturns (address vault)
renounceOwnership(
setDeployer(address _managerbool _flag
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account