JoinFactory
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "JoinFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13452558 | 3 years ago | | | 0 | 0.0030640800 |
ABI
ABI objects
Getter at block 21192043
LOCK() view returns (bytes4)
0xffffffff
LOCK8605463013() view returns (bytes4)
0xffffffff
ROOT() view returns (bytes4)
0x00000000
ROOT4146650865() view returns (bytes4)
0x00000000
Read-only
getRoleAdmin(bytes4 role) view returns (bytes4)
hasRole(bytes4 role, address account) view returns (bool)
State-modifying
Events createJoin(address asset) returns (address)
grantRole(bytes4 role, address account)
grantRoles(bytes4[] roles, address account)
lockRole(bytes4 role)
renounceRole(bytes4 role, address account)
revokeRole(bytes4 role, address account)
revokeRoles(bytes4[] roles, address account)
setRoleAdmin(bytes4 role, bytes4 adminRole)
JoinCreated(address indexed asset, address pool)
RoleAdminChanged(bytes4 indexed role, bytes4 indexed newAdminRole)
RoleGranted(bytes4 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes4 indexed role, address indexed account, address indexed sender)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.