TrueProfileLogic
Verified contract
Active on
Ethereum with 76,390 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xddf2…c4dd
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 3 | $0.003975 |
$0.01 | |
WDT | ERC-20 | 0.0003 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9589615 | 5 years ago | | | 0 | 0.00029965800 | |
| 9589615 | 5 years ago | | | 0 | 0.00029973000 | |
| 9589615 | 5 years ago | | | 0 | 0.00029973000 | |
| 9589615 | 5 years ago | | | 0 | 0.00029973000 | |
| 9589613 | 5 years ago | | | 0 | 0.00029973000 | |
| 9589613 | 5 years ago | | | 0 | 0.00029973000 | |
| 9589609 | 5 years ago | | | 0 | 0.00029973000 | |
| 9589609 | 5 years ago | | | 0 | 0.00029973000 | |
| 9589599 | 5 years ago | | | 0 | 0.00029973000 | |
| 9589598 | 5 years ago | | | 0 | 0.00029973000 |
ABI
ABI objects
Getter at block 21158210
owner() view returns (address)
0x19633f9823921102caa597dd72407a2229dd9885
Read-only
accessAllowed(address) view returns (bool)
getRevocationReasonId(bytes32 _key) view returns (uint8)
getSignature(bytes32 _key) view returns (uint8 v, bytes32 r, bytes32 s, uint8 revocationReasonId)
isNotRevokedTrueProof(bytes32 _key) view returns (bool)
isValidSignatureTrueProof(bytes32 _key) view returns (bool)
isValidTrueProof(bytes32 _key) view returns (bool)
State-modifying
Events addTrueProof(bytes32 _key, uint8 _v, bytes32 _r, bytes32 _s)
allowAccess(address _address)
denyAccess(address _address)
revokeTrueProof(bytes32 _key, uint8 _revocationReasonId)
transferOwnership(address _address)
This contract contains no event objects.
constructor(address _trueProfileStorage)
This contract contains no fallback and receive objects.
This contract contains no error objects.