TWFactory

Verified contract

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

No balances found for "TWFactory"

0xde799699262e01b17db747eae80cbde8b4b70b71c24f5bd88cf6854b9c13e7e1
0xefb86cb71cdbd2a8f1854a470d9ac199f39b306eafc63e14328cfd92ad780838
0x83c47bd1ef79920cbe4f61e79b486f8b3d6c6fc15326358c34c35e0e56f83e2e
0xa08b35ee7745d4540c9a381a6a4cd9d08c7147e80858d88df120cc545ee4f61b
0xcedabc21ba63ba0158a6cc3e625f3252894d2074abb24ca94985152df5fdca1e
0x31400c534c37077108733a0ee9ca608e6a42732eef4784aaf0f0759d7818f9a5
0xc86fd3f0d3e197454dcdf86e5b7f40c46b3005fb658ce7c6e71811387d4cd836
0x7b7a850b8b8f302b515b0331ae1242bef52a1eb8d4b4ac9b304266f52b0916f8
From
0x07b90ae0be9331a751360f3606ee359892d82dbd9fd0b2742aa0c84640b70e8f
0xf48c0438121f0ee8fd3dd0e3a7fb70c26ffcccc7a4aa0aa848e3c62226cd246f

Functions
Getter at block 21212052
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FACTORY_ROLE(view returns (bytes32)
0xdfbefbf47cfe66b701d8cfdbce1de81c821590819cb07e71cb01b6602fb0ee27
registry(view returns (address)
0x7c487845f98938bb955b1d5ad069d9a30e4131fd
Read-only
approval(addressview returns (bool)
currentVersion(bytes32view returns (uint256)
deployer(addressview returns (address)
getImplementation(bytes32 _typeuint256 _versionview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
implementation(bytes32uint256view returns (address)
isTrustedForwarder(address forwarderview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addImplementation(address _implementation
approveImplementation(address _implementationbool _toApprove
deployProxy(bytes32 _typebytes _datareturns (address)
deployProxyByImplementation(address _implementationbytes _databytes32 _saltreturns (address deployedProxy)
deployProxyDeterministic(bytes32 _typebytes _databytes32 _saltreturns (address)
grantRole(bytes32 roleaddress account
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
ImplementationAdded(address implementationbytes32 indexed contractTypeuint256 version
ImplementationApproved(address implementationbool isApproved
ProxyDeployed(address indexed implementationaddress proxyaddress indexed deployer
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address _trustedForwarderaddress _registry
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.