BloctoAccountFactory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x1edce27c at 17640176
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "BloctoAccountFactory"

No transactions found for "BloctoAccountFactory"


Functions
Getter at block 20939625
CREATE_ACCOUNT_ROLE(view returns (bytes32)
0x9b9e262b9ea0587fdc5926b22b8ed5837efef4f4cc67bc1a7ee18f68ad83062f
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
VERSION(view returns (string)
1.4.0
bloctoAccountImplementation(view returns (address)
0x0000000000000000000000000000000000000000
entryPoint(view returns (address)
0x0000000000000000000000000000000000000000
initImplementation(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getAddress(address _cosigneraddress _recoveryAddressuint256 _saltview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addStake(uint32 unstakeDelaySecpayable 
createAccount(address _authorizedAddressaddress _cosigneraddress _recoveryAddressuint256 _saltuint8 _mergedKeyIndexWithParitybytes32 _mergedKeyreturns (address ret)
createAccount2(address[] _authorizedAddressesaddress _cosigneraddress _recoveryAddressuint256 _saltuint8[] _mergedKeyIndexWithParitysbytes32[] _mergedKeysreturns (address ret)
grantRole(bytes32 roleaddress account
initialize(address _bloctoAccountImplementationaddress _entryPointaddress _admin
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setEntrypoint(address _entrypoint
setImplementation(address _bloctoAccountImplementation
withdrawTo(address withdrawAddressuint256 amount
Events
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
WalletCreated(address walletaddress authorizedAddressbool full
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.