UNPKG

2.96 kBJSONView Raw
1{
2 "types": {
3 "EIP712Domain": [
4 {
5 "type": "string",
6 "name": "name"
7 }
8 ],
9 "LDPSigningRequest": [
10 {
11 "type": "string[3][]",
12 "name": "document"
13 },
14 {
15 "type": "string[][4]",
16 "name": "proof"
17 },
18 {
19 "type": "uint8[][][][]",
20 "name": "depthy"
21 }
22 ]
23 },
24 "primaryType": "LDPSigningRequest",
25 "domain": {
26 "name": "Eip712Method2021"
27 },
28 "message": {
29 "depthy": [
30 [
31 [
32 [
33 "1",
34 "2"
35 ],
36 [
37 "3"
38 ]
39 ]
40 ]
41 ],
42 "document": [
43 [
44 "<did:key:z6MkgFneaaMjN6zybqLNXgt4YfmVx2XZhzPdDyk4ZK81daHZ>",
45 "<https://www.w3.org/TR/owl-ref/#sameAs-def>",
46 "\"did:ethr:0xf7398bacf610bb4e3b567811279fcb3c41919f89\""
47 ],
48 [
49 "<urn:uuid:14ab6047-bf2d-4fde-9564-51dead126ffb>",
50 "<https://www.w3.org/2018/credentials#credentialSubject>",
51 "<did:key:z6MkgFneaaMjN6zybqLNXgt4YfmVx2XZhzPdDyk4ZK81daHZ>"
52 ],
53 [
54 "<urn:uuid:14ab6047-bf2d-4fde-9564-51dead126ffb>",
55 "<https://www.w3.org/2018/credentials#issuanceDate>",
56 "\"2021-03-04T21:08:22.615Z\"^^<http://www.w3.org/2001/XMLSchema#dateTime>"
57 ],
58 [
59 "<urn:uuid:14ab6047-bf2d-4fde-9564-51dead126ffb>",
60 "<https://www.w3.org/2018/credentials#issuer>",
61 "<did:ethr:0xf7398bacf610bb4e3b567811279fcb3c41919f89>"
62 ],
63 [
64 "<urn:uuid:14ab6047-bf2d-4fde-9564-51dead126ffb>",
65 "<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>",
66 "<https://www.w3.org/2018/credentials#VerifiableCredential>"
67 ]
68 ],
69 "proof": [
70 [
71 "_:c14n0",
72 "<http://purl.org/dc/terms/created>",
73 "\"2021-03-04T21:08:22.616Z\"^^<http://www.w3.org/2001/XMLSchema#dateTime>"
74 ],
75 [
76 "_:c14n0",
77 "<https://w3id.org/security#proofPurpose>",
78 "<https://w3id.org/security#assertionMethod>"
79 ],
80 [
81 "_:c14n0",
82 "<https://w3id.org/security#verificationMethod>",
83 "<did:ethr:0xf7398bacf610bb4e3b567811279fcb3c41919f89#Eip712Method2021>"
84 ],
85 [
86 "_:c14n0",
87 "<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>",
88 "<https://w3id.org/security#Eip712Signature2021>"
89 ]
90 ]
91 }
92}