UnitasDeployer
Verified contract
Active on
Ethereum with 43 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "UnitasDeployer"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20718617 | 2 months ago | | | 0 | 0.000051237110 | |
| 20718602 | 2 months ago | | | 0 | 0.000099130751 | |
| 20718582 | 2 months ago | | | 0 | 0.000061027404 | |
| 20718568 | 2 months ago | | | 0 | 0.000062331604 | |
| 20718556 | 2 months ago | | | 0 | 0.000098479354 | |
| 20718466 | 2 months ago | | | 0 | 0.00010565674 | |
| 20718446 | 2 months ago | | | 0 | 0.000066585974 | |
| 20718426 | 2 months ago | | | 0 | 0.00011089046 | |
| 20718414 | 2 months ago | | | 0 | 0.00012020924 | |
| 20718400 | 2 months ago | | | 0 | 0.000058621877 |
ABI
ABI objects
Getter at block 21246394
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EXECUTOR_ROLE() view returns (bytes32)
0xd8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63
GUARDIAN_ROLE() view returns (bytes32)
0x55435dd261a4b9b3364963f7738a7a662ad9c84396d64be3365284bb7f0a5041
Read-only
computeAddress(bytes32 salt, bytes32 bytecodeHash) view returns (address)
getInitCode(bytes creationCode, bytes parameters) pure returns (bytes)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
hashInitCode(bytes creationCode, bytes parameters) pure returns (bytes32)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events deploy(uint256 amount, bytes32 salt, bytes bytecode) payable returns (address addr)
execute(address target, uint256 value, bytes data) payable returns (bytes)
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
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)
constructor()
receive()
This contract contains no error objects.