Skip to content

Instantly share code, notes, and snippets.

@ilya-korotya
Created December 19, 2023 15:11
Show Gist options
  • Save ilya-korotya/f9cec3b7666b4dac785dbfd060af2138 to your computer and use it in GitHub Desktop.
Save ilya-korotya/f9cec3b7666b4dac785dbfd060af2138 to your computer and use it in GitHub Desktop.
Test
{
"id": "2qLyu6ScGiBz41e9j8tGPJVMoTzLvqtjhm1shpPxR1",
"profileNonce": "0",
"claimSubjectProfileNonce": "0",
"verifiableCredentials": {
"id": "urn:uuid:9ab2676c-905b-11ee-8227-0242ac1d0004",
"@context": ["https://www.w3.org/2018/credentials/v1", "https://schema.iden3.io/core/jsonld/iden3proofs.jsonld", "https://gist.githubusercontent.com/ilya-korotya/1549ee89a053bc42a98e53392dafc6f6/raw/64ba9d9bffd2806cc0ea6f5b4f22567e798c416d/balance.jsonld"],
"type": ["VerifiableCredential", "Balance"],
"expirationDate": "2023-12-01T15:14:20Z",
"issuanceDate": "2023-12-01T15:09:20.687067188Z",
"credentialSubject": {
"id": "did:polygonid:polygon:mumbai:2qLyu6ScGiBz41e9j8tGPJVMoTzLvqtjhm1shpPxR1",
"type": "Balance",
"address": "0x6ae7E07c8763C284B7C91371f934E46c766D0ec6",
"balance": "334441675015641985861"
},
"credentialStatus": {
"id": "https://dev.polygonid.me/api/v1/identities/did:polygonid:polygon:mumbai:2qFGtDk2SyTLJgUx576mn2peqeFtWmhsSvWLoAnom4/claims/revocation/status/2701578199",
"revocationNonce": 2701578199,
"type": "SparseMerkleTreeProof"
},
"issuer": "did:polygonid:polygon:mumbai:2qFGtDk2SyTLJgUx576mn2peqeFtWmhsSvWLoAnom4",
"credentialSchema": {
"id": "https://gist.githubusercontent.com/ilya-korotya/ac6301168991e798a8f316944a3f2f58/raw/09f5880045d684674cf151149264a87fa32abb44/balance.json",
"type": "JsonSchema2023"
},
"proof": [{
"type": "BJJSignature2021",
"issuerData": {
"id": "did:polygonid:polygon:mumbai:2qFGtDk2SyTLJgUx576mn2peqeFtWmhsSvWLoAnom4",
"state": {
"claimsTreeRoot": "da90d0979932880a70f70c975f23c9fd4d935b6680222bc5d62783abc4c48329",
"value": "27739429f13dd5a4091c4c31d78481706a836a255df14f78542a1598c6ed112e"
},
"authCoreClaim": "cca3371a6cb1b715004407e325bd993c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000028b90c2d112ab2b716cf827b0069c5f78a5de494cf311070aaa2595acc0ea318a1b085fe9c16aa6efc40ef141f7d9903e93205b14355634b0890698697f0191f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"mtp": {
"existence": true,
"siblings": []
},
"credentialStatus": {
"id": "https://dev.polygonid.me/api/v1/identities/did:polygonid:polygon:mumbai:2qFGtDk2SyTLJgUx576mn2peqeFtWmhsSvWLoAnom4/claims/revocation/status/0",
"revocationNonce": 0,
"type": "SparseMerkleTreeProof",
"statusIssuer": null
}
},
"coreClaim": "19ad4768b6f32694530c34cc187260702a0000000000000000000000000000000212bb8d149e74a69ce77c8d4bce355a3a309265fdb8a6362b6a43cd00f30c008e2272481b067c277612c2a05d3d752c95f8b0db71686204167e3a1f2195820d0000000000000000000000000000000000000000000000000000000000000000d7cf06a1000000004cf869650000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"signature": "d76e762765940b0ae41d8a850494288460473f58d64533beada221876e608a070705932f92cb7615a8af86d06f252d5a9acc4f616b719c7ffcecd6f281f78804"
}],
"refreshService": {
"id": "http://54.195.74.70",
"type": "Iden3RefreshService2023"
}
},
"request": {
"id": 1,
"circuitId": "credentialAtomicQuerySigV2",
"query": {
"allowedIssuers": ["*"],
"context": "https://gist.githubusercontent.com/ilya-korotya/1549ee89a053bc42a98e53392dafc6f6/raw/64ba9d9bffd2806cc0ea6f5b4f22567e798c416d/balance.jsonld",
"type": "Balance",
"credentialSubject": {
"balance": {
"$gt": 1
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment