Skip to content

Instantly share code, notes, and snippets.

@harsh-2024
Last active August 2, 2024 19:18
Show Gist options
  • Save harsh-2024/fb413ccea8d5aa0185cb179c6a2e0a66 to your computer and use it in GitHub Desktop.
Save harsh-2024/fb413ccea8d5aa0185cb179c6a2e0a66 to your computer and use it in GitHub Desktop.
{
"@context": [
{
"@protected": true,
"@version": 1.1,
"id": "@id",
"type": "@type",
"BalanceCredential": {
"@context": {
"@propagate": true,
"@protected": true,
"polygon-vocab": "urn:uuid:a5d0ac92-b024-4c47-8912-cefb14a3fb10#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"balance": {
"@id": "polygon-vocab:balance",
"@type": "xsd:integer"
}
},
"@id": "urn:uuid:89a74c2c-72f4-4537-8d62-76e18e3141a5"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment