Skip to content

Commit

Permalink
[Auto] XCM Assets/Registry Updates (2025-01-10 12:56-commit.ec14bad3)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 10, 2025
1 parent ec14bad commit 30bc4e5
Show file tree
Hide file tree
Showing 8 changed files with 532 additions and 94 deletions.
5 changes: 4 additions & 1 deletion assets/polkadot/polkadot_1000_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1108,7 +1108,10 @@
"name": "DamnCoin",
"symbol": "DAMN",
"decimals": 12,
"currencyID": "22222012"
"currencyID": "22222012",
"xcmInteriorKey": "[{\"network\":\"polkadot\"},{\"parachain\":1000},{\"palletInstance\":50},{\"generalIndex\":22222012}]",
"inferred": true,
"confidence": 0
},
{
"asset": {
Expand Down
18 changes: 18 additions & 0 deletions assets/polkadot/polkadot_2000_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,24 @@
"decimals": 12,
"xcmInteriorKey": "[{\"network\":\"polkadot\"},{\"parachain\":2034},{\"generalIndex\":0}]"
},
{
"asset": {
"ForeignAsset": "18"
},
"name": "AIWeb3",
"symbol": "LOVA",
"decimals": 12,
"xcmInteriorKey": "[{\"network\":\"polkadot\"},{\"parachain\":1000},{\"palletInstance\":50},{\"parachain\":50000028}]"
},
{
"asset": {
"ForeignAsset": "19"
},
"name": "DAMN",
"symbol": "DAMN",
"decimals": 10,
"xcmInteriorKey": "[{\"network\":\"polkadot\"},{\"parachain\":1000},{\"palletInstance\":50},{\"generalIndex\":22222012}]"
},
{
"asset": {
"ForeignAsset": "2"
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
}
]
Loading

0 comments on commit 30bc4e5

Please sign in to comment.