Skip to content

Commit

Permalink
chore: update registry (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
marshacb authored Nov 5, 2024
1 parent fcc56ab commit 812b74c
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion docs/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -3152,7 +3152,37 @@
"assetsInfo": {},
"foreignAssetsInfo": {},
"poolPairsInfo": {},
"specName": "Darwinia2"
"specName": "Darwinia2",
"xcAssetsData": [
{
"paraID": 0,
"nativeChainID": "polkadot",
"symbol": "DOT",
"decimals": 10,
"xcmV1MultiLocation": "{\"v1\":{\"parents\":1,\"interior\":{\"here\":null}}}",
"asset": "1029",
"assetHubReserveLocation": "{\"parents\":\"1\",\"interior\":{\"X1\":{\"Parachain\":\"1000\"}}}",
"originChainReserveLocation": "{\"Parents\":\"1\",\"Interior\":{\"Here\":\"\"}}"
},
{
"paraID": 1000,
"nativeChainID": "statemint",
"symbol": "ahUSDT",
"decimals": 6,
"xcmV1MultiLocation": "{\"v1\":{\"parents\":1,\"interior\":{\"x3\":[{\"parachain\":1000},{\"palletInstance\":50},{\"generalIndex\":1984}]}}}",
"asset": "1027",
"assetHubReserveLocation": "{\"parents\":\"1\",\"interior\":{\"X1\":{\"Parachain\":\"1000\"}}}"
},
{
"paraID": 1000,
"nativeChainID": "statemint",
"symbol": "ahPINK",
"decimals": 10,
"xcmV1MultiLocation": "{\"v1\":{\"parents\":1,\"interior\":{\"x3\":[{\"parachain\":1000},{\"palletInstance\":50},{\"generalIndex\":23}]}}}",
"asset": "1028",
"assetHubReserveLocation": "{\"parents\":\"1\",\"interior\":{\"X1\":{\"Parachain\":\"1000\"}}}"
}
]
},
"2048": {
"tokens": [
Expand Down Expand Up @@ -6367,6 +6397,7 @@
"21000001": "PKCR",
"40000001": "ETH",
"50000000": "COMPLEX",
"50000001": "DDD",
"88888888": "PAA",
"123456789": "PUSH",
"193000000": "SRCT",
Expand Down

0 comments on commit 812b74c

Please sign in to comment.