Persistence Docs
K

Coin-type Migration from 750 to 118

Summary

When Persistence Core-1 chain launched, in March 2021, the interchain ecosystem was still in a very nascent stage. There were not enough data points to determine whether it would be ideal to choose the same coin-type as Cosmos i.e. 118. Hence, following the sovereign application-specific chain model, we adopted 750 coin-type.

After the introduction of IBC, the Cosmos ecosystem exploded, and we saw thousands of transactions executing across multiple IBC channels. IBC presented a whole new dimension of technological possibilities, but one aspect was vastly missed – user experience.

Therefore migration was planned during Persistence Core-1 chain upgrade v3. You can deep dive in the full migration context from blog attached below:

      <Box
        as={Link}
        href="https://blog.persistence.one/2022/07/14/coin-type-migration-from-750-to-118-for-persistence-core-1-chain-xprt/"
        isExternal
        display="block"
        mb={4}
        border="1px solid"
        borderColor={themeColors.borderColor}
        borderRadius="md"
        p={4}
        _hover={{
          borderColor: themeColors.accent.primary,
          bg: themeColors.sidebar.hover,
          textDecoration: 'none'}}
        transition="all 0.2s"
      >
        <HStack spacing={4} align="center">
          <Box
            boxSize="40px"
            borderRadius="md"
            bg={themeColors.accent.primary_600}
            display="flex"
            alignItems="center"
            justifyContent="center"
            flexShrink={0}
          >
            <Text color={themeColors.button.primaryTextColor} fontWeight="bold" fontSize="xl">P</Text>
          </Box>
          <Box flex="1">
            <Text fontWeight="medium" color={themeColors.text[700]} mb={1}>
              Persistence One Blog
            </Text>
            <Text fontSize="sm" color={themeColors.text[500]}>
              blog.persistence.one
            </Text>
          </Box>
          <ChevronRightIcon color={themeColors.text[500]} boxSize={5} flexShrink={0} />
        </HStack>
      </Box>

Goal

The goal of coin-type migration is to facilitate the best user experience for the Persistence ecosystem community members. As the project matures, we strive to deliver user-centric products, and it requires constantly evolving.

We will be able to achieve our goals only with the constant feedback, support, and efforts of our community, validators, and partner projects. Every step towards a better user experience pushes us closer to becoming the liquid staking hub for the PoS ecosystem.

Persistence Core-1 Chain Supported Wallets

Wallets118 coin-type Supported?750 coin-type Supported?
Persistence WalletYesYes
Keplr WalletYesYes
Cosmostation WalletNoYes
Coin98 Super WalletNoYes
Math WalletNoYes
Leap WalletYesYes
Citadel WalletNoYes
Ledger Hardware WalletYesYes

Step-by-Step Guides:

Persistence Wallet

✅ 118 coin-type Supported

Keplr Wallet

✅ 118 coin-type Supported

Cosmostation Wallet

❌ 118 coin-type Supported

Coin98 Super Wallet

❌ 118 coin-type Supported

Math Wallet

❌ 118 coin-type Supported

Leap Wallet (in Alpha)

✅ 118 coin-type Supported

Citadel Wallet

❌ 118 coin-type Supported

Ledger Hardware Wallet

✅ 118 coin-type Supported

General FAQs

Will 118 coin-type address support PSTAKE/other IBC enabled token?

Yes, all the IBC enabled tokens will work as usual including $PSTAKE. Kindly visit respective wallets tab for steps.

⚠️Things to Remember
  1. No one from the persistence team will contact you to help you migrate your tokens.
  2. Never share your seed with anyone.
  3. Always make sure that you are using the correct and SSL enabled URL.
  4. The only way to contact persistence team is by messaging on the verified Persistence community chat on Telegram.

Next

Overview