Skip to content

Add ownership data for Polkadot, Kusama, and Westend parachains#2

Open
Copilot wants to merge 4 commits into
copilot/update-account-detailsfrom
copilot/update-project-info-repo
Open

Add ownership data for Polkadot, Kusama, and Westend parachains#2
Copilot wants to merge 4 commits into
copilot/update-account-detailsfrom
copilot/update-project-info-repo

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 4, 2026

Adds parachain project info entries (ParaID 2000) for Kusama, Polkadot, and Westend networks. The Westend parachain directory previously had no project data files at all.

Files added

  • networks/kusama/parachain/projects-info.json
  • networks/polkadot/parachain/projects-info.json
  • networks/westend/parachain/projects-info.json

Each file follows the standard data schema with network-specific Subscan Website Link values. Owner account and signature are pending — the parachain owner needs to provide their Substrate wallet addresses (one per network, found via Polkadot.js Apps under Accounts for each network) and then sign the file contents to complete the submission.

Checklist

  • Use the owner account that submitted registrar_reserve to sign the project information, and fill in the signature.
  • After each update of the project information, please sign the latest data and submit the signature.
  • Add a description for your pr, the description includes the original data.
  • Fill up the signature of the original data, signature account to Signature Auto check.

Signature Auto check

Para ID Owner & Signature Account:
<REPLACE THE OWNER>

Data that needs to be signed:
file

Signature Hash: <REPLACE THE SIGNATURE>

Copilot AI changed the title [WIP] Update project info repository Add ownership data for Polkadot, Kusama, and Westend parachains Apr 4, 2026
Copilot AI requested a review from TuneMe81 April 4, 2026 15:13
Copy link
Copy Markdown
Owner

@TuneMe81 TuneMe81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to add addresses for coin

Copy link
Copy Markdown
Owner

@TuneMe81 TuneMe81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to add coin addresses I need to know what addresses are mine

Copy link
Copy Markdown
Author

Copilot AI commented Apr 4, 2026

I need to add addresses for coin

The three JSON files I created each have an "Owner account" field that is currently empty. This field should contain your Substrate wallet address for each respective network — these are the SS58-encoded addresses tied to the account you used to register (call registrar_reserve) on each parachain.

To find your addresses:

  1. Open Polkadot.js Apps and switch to the relevant network (Polkadot, Kusama, or Westend).
  2. Go to Accounts — your address for that network is shown there (each network has a different SS58 prefix, so the same key will look different on each chain).

Once you share your three addresses I'll fill them in and also add the required signatures so the PR can pass the automated checker.

I need to add coin addresses I need to know what addresses are mine

I can't look up which addresses belong to you — you'll need to check your own wallet. Here's how:

  1. Open Polkadot.js Apps
  2. Switch the network to Polkadot (or Kusama / Westend in turn) using the top-left network selector
  3. Go to Accounts — copy your address from there for each network

The same seed phrase / keypair produces a different-looking address on each network because each chain uses a different SS58 prefix. Once you have the three addresses, share them here and I'll populate the "Owner account" fields in the JSON files.

Copilot AI requested a review from TuneMe81 April 4, 2026 17:12
Copilot AI and others added 2 commits April 4, 2026 17:39
…mentation

[WIP] Update documentation for projects info
@TuneMe81 TuneMe81 changed the base branch from main to copilot/update-account-details April 13, 2026 16:01
@TuneMe81 TuneMe81 self-requested a review May 6, 2026 01:42
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AssetHub Polkadot-erc20Tokens-KA-KA.csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants