Skip to content

Development Accounts

We are using development accounts as the default administrators on development chains (eg: on Chopsticks forks).

Seed Phrase

bottom drive obey lake curtain smoke basket hold race lonely fit walk

Accounts

NameDerivation PathAddress
Alice//Alice15oF4uVJwmo4TdGW7VfQxNLavjCXviqxT9S1MgbjMNHr6Sp5
Bob//Bob14E5nqKAp3oAJcmzgZhUD2RcptBeUBScxKHgJKU4HPNcKVf3
Charlie//Charlie14Gjs1TD93gnwEBfDMHoCgsuf1s2TVKUP6Z1qKmAZnZ8cW5q
Dave//Dave126TwBzBM4jUEK2gTphmW4oLoBWWnYvPp8hygmduTr4uds57
Eve//Eve16D2eVuK5SWfwvtFD3gVdBC2nc2BafK31BY6PrbZHBAGew7L
Ferdie//Ferdie1egYCubF1U5CGWiXjQnsXduiJYP49KTs8eX1jn1JrTqCYyQ

How to use?

  1. Import the development seed phrase.
  2. Derive development accounts using the derivation paths from the table above. Use the account name (e.g. Alice) as the account name and the derivation path (e.g. //Alice) as the path.
  3. Verify the setup: open the derived account in SubWallet and confirm its address matches the address shown in the table above.

What are these accounts used for?

Development chains (Chopsticks forks, local stacks) are pre-configured to use these accounts as administrators and council members. This means you can submit and pass governance proposals, mint NFTs, and execute privileged extrinsics without needing a real stash account.

See Council for how to pass governance proposals using these accounts.