UNPKG

780 BJSONView Raw
1{
2 "domain": {
3 "name": "Who are You?",
4 "version": "1"
5 },
6 "message": {
7 "banner": "Please sign this message with your wallet",
8 "curDate": 1660659773,
9 "id": 38
10 },
11 "primaryType": "Auth",
12 "types": {
13 "Auth": [
14 {
15 "name": "banner",
16 "type": "string"
17 },
18 {
19 "name": "curDate",
20 "type": "uint32"
21 },
22 {
23 "name": "id",
24 "type": "uint8"
25 }
26 ],
27 "EIP712Domain": [
28 {
29 "name": "name",
30 "type": "string"
31 },
32 {
33 "name": "version",
34 "type": "string"
35 }
36 ]
37 }
38 }
\No newline at end of file