Create an Attestation
Attestation registration
Property
Description
struct AttestationPayload {
bytes32 schemaId;
uint64 expirationDate;
bytes subject;
bytes attestationData;
}Property
Description
Manually registering an Attestation in the AttestationRegistry contract
AttestationRegistry contractUsing a blockchain explorer

Portal contractUsing the official Verax SDK
Attestation Metadata
Property
Datatype
Description
Last updated