Skip to content

Commit

Permalink
[Auto] XCM Assets/Registry Updates (2025-01-11 12:53-commit.aea3b3ad)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 11, 2025
1 parent aea3b3a commit c5c85db
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 16 deletions.
9 changes: 9 additions & 0 deletions assets/polkadot/polkadot_1000_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2952,6 +2952,15 @@
"decimals": 12,
"currencyID": "50000075"
},
{
"asset": {
"Token": "50000076"
},
"name": "leimu",
"symbol": "LEI",
"decimals": 12,
"currencyID": "50000076"
},
{
"asset": {
"Token": "51"
Expand Down
4 changes: 3 additions & 1 deletion assets/polkadot/polkadot_2043_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
"name": "NEURO",
"symbol": "NEURO",
"decimals": 12,
"xcmInteriorKey": "[{\"network\":\"polkadot\"},{\"parachain\":2043},{\"palletInstance\":10}]"
"xcmInteriorKey": "[{\"network\":\"polkadot\"},{\"parachain\":2043},{\"palletInstance\":10}]",
"inferred": true,
"confidence": 0
}
]
26 changes: 18 additions & 8 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": "407",
"assetCnt": "408",
"data": [
{
"asset": {
Expand Down Expand Up @@ -2979,6 +2979,15 @@
"decimals": 12,
"currencyID": "50000075"
},
{
"asset": {
"Token": "50000076"
},
"name": "leimu",
"symbol": "LEI",
"decimals": 12,
"currencyID": "50000076"
},
{
"asset": {
"Token": "51"
Expand Down Expand Up @@ -7543,7 +7552,9 @@
"name": "NEURO",
"symbol": "NEURO",
"decimals": 12,
"xcmInteriorKey": "[{\"network\":\"polkadot\"},{\"parachain\":2043},{\"palletInstance\":10}]"
"xcmInteriorKey": "[{\"network\":\"polkadot\"},{\"parachain\":2043},{\"palletInstance\":10}]",
"inferred": true,
"confidence": 0
}
]
},
Expand Down Expand Up @@ -38388,15 +38399,14 @@
}
}
},
"asset": "1",
"source": [
2043
],
"xcContractAddress": {},
"xcCurrencyID": {
"2043": "1"
},
"xcContractAddress": {},
"confidence": 1
"confidence": 1,
"source": [
2043
]
},
"[{\"network\":\"polkadot\"},{\"parachain\":2046},{\"palletInstance\":5}]": {
"paraID": 2046,
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": "407",
"assetCnt": "408",
"url": "https://cdn.jsdelivr.net/gh/colorfulnotion/xcm-global-registry//assets/polkadot/polkadot_1000_assets.json"
},
{
Expand Down
11 changes: 5 additions & 6 deletions xcmRegistry/polkadot_xcmRegistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -5342,15 +5342,14 @@
}
}
},
"asset": "1",
"source": [
2043
],
"xcContractAddress": {},
"xcCurrencyID": {
"2043": "1"
},
"xcContractAddress": {},
"confidence": 1
"confidence": 1,
"source": [
2043
]
},
"[{\"network\":\"polkadot\"},{\"parachain\":2046},{\"palletInstance\":5}]": {
"paraID": 2046,
Expand Down

0 comments on commit c5c85db

Please sign in to comment.