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 SORA assets to SORA Parachain #17

Open
Tieumsan opened this issue Aug 11, 2022 · 5 comments
Open

Add SORA assets to SORA Parachain #17

Tieumsan opened this issue Aug 11, 2022 · 5 comments
Assignees
Labels
tech Technical task

Comments

@Tieumsan
Copy link
Contributor

Tieumsan commented Aug 11, 2022

  1. Start with Rococo
  2. When successful, repeat on Kusama

SORA assets

Asset Name: SORA
Asset Symbol: XOR
Decimals: 18
existentialDeposit: 0
Multilocation: Don't use yet

Asset Name: Polkaswap
Asset Symbol: PSWAP
Decimals: 18
existentialDeposit: 0
Multilocation: Don't use yet

Asset Name: SORA Validator Token
Asset Symbol: VAL
Decimals: 18
existentialDeposit: 0
Multilocation: Don't use yet

Asset Name: SORA Synthetics
Asset Symbol: XST
Decimals: 18
existentialDeposit: 0
Multilocation: Don't use yet

Asset Name: SORA Synthetic USD
Asset Symbol: XSTUSD
Decimals: 18
existentialDeposit: 0
Multilocation: Don't use yet

Aha! Link: https://soramitsucoltd.aha.io/features/SKP-14

@Tieumsan
Copy link
Contributor Author

@N1ghtStorm I guess we can close this task, right ?

@bgodlin we'll need to add the technical description of our tokens to the wiki

@Tieumsan
Copy link
Contributor Author

@N1ghtStorm please complete the list w/ Multilocation

@N1ghtStorm
Copy link
Contributor

we propose to make multilocations with this pattern: { parents: 1, interior: { X2: [ {Parachain: 2011}, {GeneralKey: { length: 32, data: SORA_ASSET_ID}} ]}}

@N1ghtStorm
Copy link
Contributor

Asset Name: SORA
Asset Symbol: XOR
Decimals: 18
existentialDeposit: 0
Multilocation: { parents: 1, interior: { X2: [ {Parachain: 2011}, {GeneralKey: { length: 32, data: 0x020000000000000000000000000000000000000000000000000000000000000}} ]}}

Asset Name: Polkaswap
Asset Symbol: PSWAP
Decimals: 18
existentialDeposit: 0
Multilocation: { parents: 1, interior: { X2: [ {Parachain: 2011}, {GeneralKey: { length: 32, data: 0x0200050000000000000000000000000000000000000000000000000000000000}} ]}}

Asset Name: SORA Validator Token
Asset Symbol: VAL
Decimals: 18
existentialDeposit: 0
Multilocation: { parents: 1, interior: { X2: [ {Parachain: 2011}, {GeneralKey: { length: 32, data: 0x0200040000000000000000000000000000000000000000000000000000000000}} ]}}

Asset Name: SORA Synthetics
Asset Symbol: XST
Decimals: 18
existentialDeposit: 0
Multilocation: { parents: 1, interior: { X2: [ {Parachain: 2011}, {GeneralKey: { length: 32, data: 0x0200090000000000000000000000000000000000000000000000000000000000}} ]}}

Asset Name: SORA Synthetic USD
Asset Symbol: XSTUSD
Decimals: 18
existentialDeposit: 0
Multilocation: { parents: 1, interior: { X2: [ {Parachain: 2011}, {GeneralKey: { length: 32, data: 0x0200080000000000000000000000000000000000000000000000000000000000}} ]}}

@bgodlin
Copy link

bgodlin commented Jun 27, 2023

we propose to make multilocations with this pattern: { parents: 1, interior: { X2: [ {Parachain: 2011}, {GeneralKey: { length: 32, data: SORA_ASSET_ID}} ]}}

Is it a customisation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech Technical task
Projects
None yet
Development

No branches or pull requests

3 participants