Skip to content

Commit

Permalink
[Auto] XCM Assets/Registry Updates (2025-01-07 01:59-commit.6d92248d)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 7, 2025
1 parent 6d92248 commit 2f66738
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 4 deletions.
4 changes: 3 additions & 1 deletion assets/kusama/kusama_2048_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
"name": "XRT",
"symbol": "XRT",
"decimals": 9,
"xcmInteriorKey": "[{\"network\":\"kusama\"},{\"parachain\":2048}]"
"xcmInteriorKey": "[{\"network\":\"kusama\"},{\"parachain\":2048}]",
"inferred": true,
"confidence": 0
}
]
9 changes: 9 additions & 0 deletions assets/polkadot/polkadot_1000_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2940,6 +2940,15 @@
"decimals": 12,
"currencyID": "50000074"
},
{
"asset": {
"Token": "50000075"
},
"name": "Billcoin - Polkadot",
"symbol": "BILL",
"decimals": 12,
"currencyID": "50000075"
},
{
"asset": {
"Token": "51"
Expand Down
15 changes: 13 additions & 2 deletions metadata/xcmgar.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"relayChain": "polkadot",
"paraID": 1000,
"id": "asset-hub-polkadot",
"assetCnt": "406",
"assetCnt": "407",
"data": [
{
"asset": {
Expand Down Expand Up @@ -2967,6 +2967,15 @@
"decimals": 12,
"currencyID": "50000074"
},
{
"asset": {
"Token": "50000075"
},
"name": "Billcoin - Polkadot",
"symbol": "BILL",
"decimals": 12,
"currencyID": "50000075"
},
{
"asset": {
"Token": "51"
Expand Down Expand Up @@ -11577,7 +11586,9 @@
"name": "XRT",
"symbol": "XRT",
"decimals": 9,
"xcmInteriorKey": "[{\"network\":\"kusama\"},{\"parachain\":2048}]"
"xcmInteriorKey": "[{\"network\":\"kusama\"},{\"parachain\":2048}]",
"inferred": true,
"confidence": 0
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion metadata/xcmgar_url.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"relayChain": "polkadot",
"paraID": 1000,
"id": "asset-hub-polkadot",
"assetCnt": "406",
"assetCnt": "407",
"url": "https://cdn.jsdelivr.net/gh/colorfulnotion/xcm-global-registry//assets/polkadot/polkadot_1000_assets.json"
},
{
Expand Down

0 comments on commit 2f66738

Please sign in to comment.