You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2024. It is now read-only.
The FRAME Asset Rate pallet provides means of setting conversion rates for some assets to the chain’s native token.
Trappist XCM configuration currently contains some hard-coded conversion rates for Rockmine USD (Rusd) & Rococo’s ROC token to Trappist’s native token (HOP).
We should factor out this logic and leverage the Asset Rate pallet functionalities instead (which also allows to change the rates at a later stage). Those conversation rates will be potentially used in a number of places (XCM operations, or local asset swap operations).
The text was updated successfully, but these errors were encountered:
The FRAME Asset Rate pallet provides means of setting conversion rates for some assets to the chain’s native token.
Trappist XCM configuration currently contains some hard-coded conversion rates for Rockmine USD (Rusd) & Rococo’s ROC token to Trappist’s native token (HOP).
We should factor out this logic and leverage the Asset Rate pallet functionalities instead (which also allows to change the rates at a later stage). Those conversation rates will be potentially used in a number of places (XCM operations, or local asset swap operations).
The text was updated successfully, but these errors were encountered: