Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AAVE, sUSDe & sUSDS (snowbridge) transfer to xcm #92

Open
2 of 3 tasks
lolmcshizz opened this issue Nov 6, 2024 · 0 comments
Open
2 of 3 tasks

Add AAVE, sUSDe & sUSDS (snowbridge) transfer to xcm #92

lolmcshizz opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
area/xcm Related to cross-chain kind/config Configuration CRUD (route)

Comments

@lolmcshizz
Copy link

lolmcshizz commented Nov 6, 2024

  • AAVE
  • sUSDe
  • sUSDS

AAVE

[
    [
      "1,000,624"
    ],
    {
      "parents": "2",
      "interior": {
        "X2": [
          {
            "GlobalConsensus": {
              "Ethereum": {
                "chainId": "1"
              }
            }
          },
          {
            "AccountKey20": {
              "network": null,
              "key": "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
            }
          }
        ]
      }
    }
  ],

sUSDe

[
  [
    "1,000,625"
  ],
  {
    "parents": "2",
    "interior": {
      "X2": [
        {
          "GlobalConsensus": {
            "Ethereum": {
              "chainId": "1"
            }
          }
        },
        {
          "AccountKey20": {
            "network": null,
            "key": "0x9d39a5de30e57443bff2a8307a4256c8797a3497"
          }
        }
      ]
    }
  }
],

sUSDS

[
  [
    "1,000,626"
  ],
  {
    "parents": "2",
    "interior": {
      "X2": [
        {
          "GlobalConsensus": {
            "Ethereum": {
              "chainId": "1"
            }
          }
        },
        {
          "AccountKey20": {
            "network": null,
            "key": "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd"
          }
        }
      ]
    }
  }
],

@lolmcshizz lolmcshizz changed the title Add AAVE (snowbridge) to cross-chain UI Add AAVE, sUSDe & sUSDS (snowbridge) to cross-chain UI Nov 6, 2024
@jak-pan jak-pan added the area/sdk Related to trading router label Nov 7, 2024
@nohaapav nohaapav transferred this issue from galacticcouncil/hydration-ui Nov 20, 2024
@nohaapav nohaapav added area/xcm Related to cross-chain kind/config Configuration CRUD (route) and removed area/sdk Related to trading router labels Nov 20, 2024
@nohaapav nohaapav changed the title Add AAVE, sUSDe & sUSDS (snowbridge) to cross-chain UI Add AAVE, sUSDe & sUSDS (snowbridge) transfer to xcm Nov 20, 2024
@nohaapav nohaapav self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/xcm Related to cross-chain kind/config Configuration CRUD (route)
Projects
None yet
Development

No branches or pull requests

3 participants