Identity
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
5
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Identity"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Identity"
ABI
ABI objects
Getter at block 21189981
nonce() view returns (uint256)
0
Read-only
privileges(address) view returns (uint8)
routineAuthorizations(bytes32) view returns (bool)
routinePaidFees(bytes32) view returns (uint256)
State-modifying
Events channelOpen(address coreAddr, struct ChannelLibraryChannel channel)
execute(struct IdentityTransaction[] txns, bytes32[3][] signatures)
executeBySender(struct IdentityTransaction[] txns)
executeRoutines(struct IdentityRoutineAuthorization auth, struct IdentityRoutineOperation[] operations)
setAddrPrivilege(address addr, uint8 privLevel)
setRoutineAuth(bytes32 hash, bool authorized)
LogPrivilegeChanged(address indexed addr, uint8 privLevel)
LogRoutineAuth(bytes32 hash, bool authorized)
constructor(address[] addrs, uint8[] privLevels)
This contract contains no fallback and receive objects.
This contract contains no error objects.