Identity
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
4
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 21194064
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 execute(struct (address, uint256, address, uint256, address, uint256, bytes)[] txns, bytes32[3][] signatures)
executeBySender(struct (address, uint256, address, uint256, address, uint256, bytes)[] txns)
executeRoutines(struct (address, address, address, uint256, address, uint256) auth, struct (uint8, bytes)[] 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.