Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 1, 2023
1 parent 4eeff24 commit 54bdab5
Show file tree
Hide file tree
Showing 9 changed files with 44 additions and 4 deletions.
48 changes: 44 additions & 4 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,17 @@
"logo": "polkadot",
"decimals": 10,
"liveMetaVersion": 1000001,
"metadataQr": null,
"metadataQr": {
"version": 1000001,
"file": {
"path": "qr/polkadot_metadata_1000001.apng",
"signedBy": "Parity",
"source": {
"type": "Rpc",
"block": "0x68783081e675a9dedc5f04fb4ba6ffc38e7072de05e9b2cf3cbf4d7eb041ba42"
}
}
},
"latestMetadata": "qr/polkadot_metadata_latest.apng",
"specsQr": {
"path": "qr/polkadot_specs.png",
Expand All @@ -28,7 +38,17 @@
"logo": "statemint",
"decimals": 10,
"liveMetaVersion": 1000000,
"metadataQr": null,
"metadataQr": {
"version": 1000000,
"file": {
"path": "qr/polkadot-statemint_metadata_1000000.apng",
"signedBy": "Parity",
"source": {
"type": "Rpc",
"block": "0x43d2e866c51e28260ea556bb7f54f6455ff468f98be8a6b82fef2ba67ad556e2"
}
}
},
"latestMetadata": "qr/polkadot-statemint_metadata_latest.apng",
"specsQr": {
"path": "qr/polkadot-statemint_specs.png",
Expand All @@ -47,7 +67,17 @@
"logo": "bridge-hub-polkadot",
"decimals": 10,
"liveMetaVersion": 1000000,
"metadataQr": null,
"metadataQr": {
"version": 1000000,
"file": {
"path": "qr/polkadot-bridge-hub-polkadot_metadata_1000000.apng",
"signedBy": "Parity",
"source": {
"type": "Rpc",
"block": "0xb823c0238dace343c6d627cca3adb41f13731b2a5659b1e8b26fa288a94d6ff8"
}
}
},
"latestMetadata": "qr/polkadot-bridge-hub-polkadot_metadata_latest.apng",
"specsQr": {
"path": "qr/polkadot-bridge-hub-polkadot_specs.png",
Expand All @@ -66,7 +96,17 @@
"logo": "collectives",
"decimals": 10,
"liveMetaVersion": 1000000,
"metadataQr": null,
"metadataQr": {
"version": 1000000,
"file": {
"path": "qr/polkadot-collectives_metadata_1000000.apng",
"signedBy": "Parity",
"source": {
"type": "Rpc",
"block": "0x32025fb945c1b6d9a843c4b677b4ebbc5671ee3e98a37b449de68516b14e1fee"
}
}
},
"latestMetadata": "qr/polkadot-collectives_metadata_latest.apng",
"specsQr": {
"path": "qr/polkadot-collectives_specs.png",
Expand Down
Binary file not shown.
Binary file modified qr/polkadot-bridge-hub-polkadot_metadata_latest.apng
Binary file not shown.
Binary file added qr/polkadot-collectives_metadata_1000000.apng
Binary file not shown.
Binary file modified qr/polkadot-collectives_metadata_latest.apng
Binary file not shown.
Binary file added qr/polkadot-statemint_metadata_1000000.apng
Binary file not shown.
Binary file modified qr/polkadot-statemint_metadata_latest.apng
Binary file not shown.
Binary file added qr/polkadot_metadata_1000001.apng
Binary file not shown.
Binary file modified qr/polkadot_metadata_latest.apng
Binary file not shown.

0 comments on commit 54bdab5

Please sign in to comment.