Identity
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
1
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 21099634
nonce() view returns (uint256)
0
Read-only
isValidSignature(bytes32 hash, bytes signature) view returns (bytes4)
privileges(address) view returns (bytes32)
supportsInterface(bytes4 interfaceID) pure returns (bool)
State-modifying
Events execute(struct IdentityTransaction[] txns, bytes signature)
executeBySelf(struct IdentityTransaction[] txns)
executeBySender(struct IdentityTransaction[] txns)
setAddrPrivilege(address addr, bytes32 priv)
tipMiner(uint256 amount)
tryCatch(address to, uint256 value, bytes data)
LogErr(address indexed to, uint256 value, bytes data, bytes returnData)
LogPrivilegeChanged(address indexed addr, bytes32 priv)
constructor(address[] addrs)
fallback()
receive()
This contract contains no error objects.