Skip to content

Commit

Permalink
promote: vDOT xcms (#3274)
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanLav authored Dec 11, 2024

Verified

This commit was signed with the committer’s verified signature.
AmorfEvo Imre Hajagos
1 parent ab670ba commit 7440105
Showing 1 changed file with 39 additions and 2 deletions.
41 changes: 39 additions & 2 deletions xcm/v6/transfers.json
Original file line number Diff line number Diff line change
@@ -326,7 +326,7 @@
"reserveFee": {
"mode": {
"type": "proportional",
"value": "802500"
"value": "42976931800"
},
"instructions": "xtokensReserve"
}
@@ -4217,7 +4217,21 @@
"fee": {
"mode": {
"type": "proportional",
"value": "802500"
"value": "42976931800"
},
"instructions": "xtokensDest"
}
},
"type": "xtokens"
},
{
"destination": {
"chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d",
"assetId": 19,
"fee": {
"mode": {
"type": "proportional",
"value": "32574154417"
},
"instructions": "xtokensDest"
}
@@ -4993,6 +5007,29 @@
"type": "xcmpallet-transferAssets"
}
]
},
{
"assetId": 19,
"assetLocation": "vDOT",
"assetLocationPath": {
"type": "absolute"
},
"xcmTransfers": [
{
"destination": {
"chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d",
"assetId": 19,
"fee": {
"mode": {
"type": "proportional",
"value": "27911692308"
},
"instructions": "xcmPalletDest"
}
},
"type": "xcmpallet-transferAssets"
}
]
}
]
},

0 comments on commit 7440105

Please sign in to comment.