Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 27, 2023
1 parent 37aef32 commit ed0f860
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,17 @@
"logo": "westend",
"decimals": 12,
"liveMetaVersion": 104000,
"metadataQr": null,
"metadataQr": {
"version": 104000,
"file": {
"path": "qr/westend_metadata_104000.apng",
"signedBy": "Parity",
"source": {
"type": "Rpc",
"block": "0x4c2f37199f23171edcf11f8a33167c6606a6e69caf6f129f3ad854baa54d1834"
}
}
},
"latestMetadata": "qr/westend_metadata_latest.apng",
"specsQr": {
"path": "qr/westend_specs.png",
Expand All @@ -260,7 +270,17 @@
"logo": "westmint",
"decimals": 12,
"liveMetaVersion": 1004000,
"metadataQr": null,
"metadataQr": {
"version": 1004000,
"file": {
"path": "qr/westend-westmint_metadata_1004000.apng",
"signedBy": "Parity",
"source": {
"type": "Rpc",
"block": "0xe4fc20621aeb688ab43782c9d8f91f636ac853155e28bc38739bb8ed25bb024a"
}
}
},
"latestMetadata": "qr/westend-westmint_metadata_latest.apng",
"specsQr": {
"path": "qr/westend-westmint_specs.png",
Expand Down
Binary file added qr/westend-westmint_metadata_1004000.apng
Binary file not shown.
Binary file modified qr/westend-westmint_metadata_latest.apng
Binary file not shown.
Binary file added qr/westend_metadata_104000.apng
Binary file not shown.
Binary file modified qr/westend_metadata_latest.apng
Binary file not shown.

0 comments on commit ed0f860

Please sign in to comment.