Last active
July 8, 2022 11:24
-
-
Save bsormagec/c0783ad9dd18696dbf345590efa67599 to your computer and use it in GitHub Desktop.
Revisions
-
bsormagec revised this gist
Jul 8, 2022 . 1 changed file with 33 additions and 31 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,32 +1,34 @@ [ { "id":5090, "token_id":1, "chamber":{ "id":1, "badge":"image", "name":"Radioactive", "type":"months", "count":1, "next":{ "id":2, "badge":"image", "name":"Nuclear", "type":"months", "count":3 } }, "locked_at":"2022-07-01T00:00:00.000000Z", "ended_at":"2022-08-01T00:00:00.000000Z", "email":null, "wallet":"wallet-address", "balance":0, "ended_days":31, "current_days":23, "cancelled_at":null, "days_left":8, "finished":false, "percentage":74.19354838709677, "history":[ ] } ] -
bsormagec created this gist
Jul 8, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,32 @@ [ { "id": 5090, "token_id": 1, "chamber": { "id": 1, "badge": "image", "name": "Radioactive", "type": "months", "count": 1, "next": { "id": 2, "badge": "image", "name": "Nuclear", "type": "months", "count": 3 } }, "locked_at": "2022-07-01T00:00:00.000000Z", "ended_at": "2022-08-01T00:00:00.000000Z", "email": null, "wallet": "wallet-address", "balance": 0, "ended_days": 31, "current_days": 23, "cancelled_at": null, "days_left": 8, "finished": false, "percentage": 74.19354838709677, "history": [] } ]