mirror of
https://github.com/Instadapp/boardroom-inc-protocol-Info.git
synced 2024-07-29 22:37:02 +00:00
update claim object
This commit is contained in:
parent
23da6e4add
commit
92b3002e09
|
@ -12,9 +12,9 @@
|
|||
"isEnabled": false,
|
||||
"hasOnchain": false,
|
||||
"claim": {
|
||||
"isClaimed": false,
|
||||
"claimer": "",
|
||||
"signature": ""
|
||||
"isClaimed": true,
|
||||
"claimer": "0x35ea12472d6fb21a9db24b397aa2775d332c14b7",
|
||||
"signature": "0xa48bce149c7a2a3c8ff38c78dd2aa9b622138be3b221496425a3d8f92dbc75281a585b2251604cac26f7aed494e7c12ae2085263caa31aa10284192a4114177f00"
|
||||
},
|
||||
"isHybrid": false,
|
||||
"hasDelegation": false,
|
||||
|
@ -28,5 +28,5 @@
|
|||
"url": "",
|
||||
"categoryId": ""
|
||||
},
|
||||
"safeAddress": null
|
||||
"safeAddress": "0xf26d1Bb347a59F6C283C53156519cC1B1ABacA51"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user