24 lines
583 B
JSON
24 lines
583 B
JSON
{
|
|
"domain": {
|
|
"name": "Who are You?",
|
|
"version": "1"
|
|
},
|
|
"message": {
|
|
"banner": "Please sign this message with your wallet",
|
|
"curDate": 1660659773,
|
|
"id": 38
|
|
},
|
|
"primaryType": "Auth",
|
|
"types": {
|
|
"EIP712Domain": [
|
|
{ "name": "name", "type": "string" },
|
|
{ "name": "version", "type": "string" }
|
|
],
|
|
"Auth": [
|
|
{ "name": "banner", "type": "string" },
|
|
{ "name": "curDate", "type": "uint32" },
|
|
{ "name": "id", "type": "uint8" }
|
|
]
|
|
}
|
|
}
|