Welcome to StaFiHub
  • StaFiHub Introduction
    • Tokenomics
  • Chain
    • Getting started
      • Introduction
      • Install
      • Join The Mainnet
      • Join The Public Testnet
      • Validator FAQ
    • Concepts
      • General Concepts
      • rToken Concepts
      • Genesis Parameters
    • Cli Client
      • Introduction
      • Bank
      • Debug
      • Keys
      • Gov
      • Ledger
      • rBank
      • Relayers
      • rVote
      • Staking
    • gRPC, REST, and Tendermint Endpoints
    • Resources
      • StaFiHub Validator Program
  • rToken
    • Integrate rToken
      • Integrating with Interchain Accounts
      • Integrating with Multisig Accounts
      • Integrate into rToken App
    • Delegation Algorithm
    • Liquidity Grant Program
    • rATOM Migration
  • User
    • Join Public Testnet
      • Testing Guide
    • User Guide
      • rToken Dapp Guide
      • Get FIS Token on StaFiHub
      • Claim Airdropped FIS Token
      • How to get a StaFiHub Address
      • rPool Guide For MintDrop Programs
      • rATOM V1 Migration
      • StaFiHub rBridge Guide
      • IBC Transfer With Keplr Wallet
      • Swap ICS20 FIS to ERC20 FIS
    • FAQ
Powered by GitBook
On this page
  1. rToken

rATOM Migration

PreviousLiquidity Grant ProgramNextJoin Public Testnet

Last updated 2 years ago

rATOM service will migrate from StaFiChain to StaFiHub once StaFiHub is online and this instruction is aim to help you to understand the process and know what you need to do especially when you're an rATOM holder.

Migration Process

  1. StaFiHub is online.

  2. StaFiChain closes rATOM service, after that, rATOM's data on StaFiChain will stay the same.

    • All rToken relay services of rATOM on StaFiChain needs to be closed.

    • Liquidity-Bond(mint rATOM) and Liquidity-Unbond(burn rATOM) interfaces needs to be switched off.

  3. StaFiHub initializes rATOM based on the data of rATOM on StaFiChain which contains the following items.

    The initialization is allowed only once.

    • rATOM Total Supply. After initialization, this data is held by StaFiHub’s rToken Module.

    • rATOM Exchange Rate.

    • rATOM Current Pool State. This data includes pool addresses, current staked amount, amount to be staked and unstaked next Era.

    • rATOM Total Protocol Fee. All the protocol fee of rATOM collected by StaFiChain will also be migrated to StaFiHub.

    • rATOM Pool Unbonds. Unbond records of all pools needs to be migrated so that redemptions that have not yet ended on StaFiChain can go on.

  4. StaFiHub opens its rATOM service. At this moment, the migration is almost done and users can use StaFiHub to get rATOM.

  5. rATOM holders can get their rATOM on StaFiHub through a cross-chain transaction on StaFiChain in which an StaFiHub address needs to be specified to receive rATOM from StaFiHub's rToken module. This is the only action that the holder needs to take.

    The cross-chain transaction is supported by a one-way bridge developed by StaFi.

rATOM migration