-
Notifications
You must be signed in to change notification settings - Fork 17
Register Trappist native token on Rococo Asset Hub, and do some Foreign Assets examples #248
Comments
Main paths to cover:
Extra Credit:
|
This is perfectly doable. Below my thoughts:
Ok! the native token of Trappist is HOP :)
For this we need to define a proper type over the
Trappist project contains another runtime called Something interesting is that Stout (as well Trappist) recognize AH as an asset reserve : https://github.com/paritytech/trappist/blob/main/runtime/stout/src/xcm_config.rs#L205:L221 Also Stout contains a DEX, so we could go further and create a liquidity pool composed by the reserved HOP on AH and Rockmine USD (id: 1984). We might want also to define some showcases with more advanced cross-chain interactions by leveraging the Transact instruction. |
So does AH. |
The usage of the DEX on Stout specifically would fill that item, is not intended to replace any interaction with the asset convertion pallet on AH which would be done as well. |
What does that point have to do with a DEX? They are completely unrelated. |
@hbulgarini Let's not bring another DEX into the conversation .. that's a bit confusing. |
Hi! As an update on this we have already covered from the registration to the teleport in and there is currently a HOP/ROC pool created on AH. [
[
[
{
parents: 1
interior: Here
}
{
parents: 1
interior: {
X1: {
Parachain: 1,836
}
}
}
]
]
{
lpToken: 11
}
] |
We need some examples for foreign asset functionality.
Now that Trappist is on Rococo, let's try this out.
The text was updated successfully, but these errors were encountered: