TransferProtectorFactory

Verified contract

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

No balances found for "TransferProtectorFactory"

No transactions found for "TransferProtectorFactory"


Functions
Getter at block 21205425
NAME(view returns (string)
Cobo TransferProtector Factory
VERSION(view returns (string)
0.1.0
owner(view returns (address)
0x89635b6dc339ff219c53ef8a7c53af3368decabb
paused(view returns (bool)
false
protectorsSize(view returns (uint256)
2
subSafeFactory(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
protectorToSafe(addressview returns (address)
protectors(uint256view returns (address)
safeToProtector(addressview returns (address)
State-modifying
createProtector(address _safeuint256 _noncereturns (address _protector)
setPaused(bool paused
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferProtectorCreated(address indexed safeaddress indexed protectoraddress indexed sender
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.