BloctoAccountFactory
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
9
Slot
XX
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
Balances ($0.00)
No balances found for "BloctoAccountFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "BloctoAccountFactory"
ABI
ABI objects
Getter at block 21249261
CREATE_ACCOUNT_ROLE() view returns (bytes32)
0x9b9e262b9ea0587fdc5926b22b8ed5837efef4f4cc67bc1a7ee18f68ad83062f
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
VERSION() view returns (string)
1.5.2
bloctoAccountImplementation() view returns (address)
0x0000000000000000000000000000000000000000
bloctoAccountImplementation151Plus() view returns (address)
0x0000000000000000000000000000000000000000
entryPoint() view returns (address)
0x0000000000000000000000000000000000000000
initImplementation() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getAddress(address _cosigner, address _recoveryAddress, uint256 _salt) view returns (address)
getAddress_1_5_1(bytes32 _salt) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events createAccount(address _authorizedAddress, address _cosigner, address _recoveryAddress, uint256 _salt, uint8 _mergedKeyIndexWithParity, bytes32 _mergedKey) returns (address ret)
createAccount2(address[] _authorizedAddresses, address _cosigner, address _recoveryAddress, uint256 _salt, uint8[] _mergedKeyIndexWithParitys, bytes32[] _mergedKeys) returns (address ret)
createAccount2WithInvoke2(address[] _authorizedAddresses, address _cosigner, address _recoveryAddress, bytes32 _salt, uint8[] _mergedKeyIndexWithParitys, bytes32[] _mergedKeys, struct BloctoAccountFactoryInvoke2Data _invoke2Data) returns (address ret)
createAccount2_1_5_1(address[] _authorizedAddresses, address _cosigner, address _recoveryAddress, bytes32 _salt, uint8[] _mergedKeyIndexWithParitys, bytes32[] _mergedKeys) returns (address ret)
createAccountWithInvoke2(address _authorizedAddress, address _cosigner, address _recoveryAddress, bytes32 _salt, uint8 _mergedKeyIndexWithParity, bytes32 _mergedKey, struct BloctoAccountFactoryInvoke2Data _invoke2Data) returns (address ret)
createAccount_1_5_1(address _authorizedAddress, address _cosigner, address _recoveryAddress, bytes32 _salt, uint8 _mergedKeyIndexWithParity, bytes32 _mergedKey) returns (address ret)
grantRole(bytes32 role, address account)
initialize(address _bloctoAccountImplementation, address _entryPoint, address _admin)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setImplementation(address _bloctoAccountImplementation)
setImplementation_1_5_1(address _bloctoAccountImplementation151Plus)
Initialized(uint8 version)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
WalletCreated(address wallet, address authorizedAddress, bool full)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.