ProvisioningContract
inputs | 0 | address | contextStorage | |
1 | address | accountAddress | ||
2 | string | accountFieldName | ||
3 | uint256 | fieldIndex | ||
4 | uint256 | reward |
OwnershipRenounced
f8df3114
inputs | 0 | address | previousOwner |
OwnershipTransferred
8be0079c
inputs | 0 | address | previousOwner | |
1 | address | newOwner |
account
5dab2420
fieldName
b6d89111
finalizeProvisioning
9817202a
executed by Relying party once it ensured verification details for requested attribute are available
getData
3bc5de30
executed by Relying party to get verification details of requested attribute
outputs | 0 | string | data | attribute hash |
1 | uint8 | verificationStatus | attribute verification status | |
2 | address | verificationContractAddress | verification contract address | |
3 | uint256 | verifiedAt | verification timestamp, unix epoch format |
getStatusName
95389225
index
2986c0e5
isVerificationFinished
f9cb51de
checks if requested attribute is already verified
outputs | 0 | bool |
owner
8da5cb5b
relyingParty
4d75370c
renounceOwnership
715018a6
Allows the current owner to relinquish control of the contract.
rewardAmount
f7b2a7be
status
200d2ed2
tokensUnlockAt
009aa2aa
transferOwnership
f2fde38b
Allows the current owner to transfer control of the contract to a newOwner.
inputs | 0 | address | newOwner | The address to transfer ownership to. |
withdraw
3ccfd60b
executed by party which requested attribute provisioning to get tokens back from contract. Tokens will be returned only after certain timestamp defined as tokensUnlockAt