BaseVerification | inputs | 0 | address | contextStorage | |
| 1 | uint256 | reward | ||
| 2 | address | account | ||
| 3 | address | coOwnerAddress | ||
| 4 | uint256 | index | ||
| 5 | string | fieldName |
OwnershipRenounced f8df3114| inputs | 0 | address | previousOwner |
OwnershipTransferred 8be0079c| inputs | 0 | address | previousOwner | |
| 1 | address | newOwner |
_status 0fb3844caccountAddress 1e9b1312accountFieldName b7af4e02coOwner d6d34c7cdataIndex f70bd6ddfinalizeVerification 21de821bexecuted by Attestation party once it has completed attribute verification
| inputs | 0 | bool | verificationResult | true is verification passed with positive result, false if not |
getData 3bc5de30returns attribute value set on user profile and going to be verified by this contract
| outputs | 0 | string | data |
getStatus 4e69d560returns verification status, defined as enum Status { None, Created, Verified, Unverified, Canceled }
getStatusName 95389225returns string label of verification status
owner 8da5cb5brenounceOwnership 715018a6Allows the current owner to relinquish control of the contract.
rewardAmount f7b2a7betokensUnlockAt 009aa2aatransferOwnership f2fde38bAllows the current owner to transfer control of the contract to a newOwner.
| inputs | 0 | address | newOwner | The address to transfer ownership to. |
verifiedAt 7d56add7withdraw 3ccfd60bexecuted by party which requested attribute verification to get tokens back from contract. Tokens will be returned only after certain timestamp defined as tokensUnlockAt