Ramestta
  • 🤝Welcome To Ramestta
    • Overview
    • Ramestta Pos Chain
    • Building on Ramestta
    • Architecture
      • Heimdall
      • Bor
      • Contracts
        • Genesis contracts
        • Delegation via validator shares
        • Staking manager
        • Burns
    • Bridge
      • Core
        • Polygon To Ramestta
        • Ramestta To Polygon
      • Plasma
        • Deposit
        • Withdraw
      • PoS
        • Deposit
        • Withdraw
      • PoS vs Plasma Bridge
    • Node Setup
      • Sentry Node
        • Mainnet
        • Testnet
      • Validator Node
        • Mainnet
        • Testnet
      • Heimdall and Bor Snapshots
    • Security models
    • Staking - Validators and Delegators
    • Validate
      • Validator Responsibilities
      • Maintaining your validator node
      • How to Become a Validator(Testnet)
    • Delegate
      • FAQ's
    • Deploy smart contracts
    • MetaMask Installation & Set up Web3 RPC URL
  • 🪙Blockchain Fundamental
    • Introduction
      • What is a Blockchain?
      • Types of Blockchain
      • Consensus Mechanism
    • Bitcoin
    • Ethereum
      • Accounts
      • Solidity
      • Proof of Stake
      • Transactions
      • Gas
    • Layer2 Blockchain
      • Side Chain
      • Rollup
  • ⚙️Ramestta SDK
    • Rama.js
      • Plasma
        • RAMA20
        • RAMA721
        • Common Methods
      • POS
        • RAMA20
        • RAMA721
        • RAMA1155
        • Common Methods
      • setProofApi
Powered by GitBook
On this page
  1. Welcome To Ramestta
  2. Bridge
  3. PoS

Withdraw

PreviousDepositNextPoS vs Plasma Bridge

Last updated 1 year ago

Preliminary Steps

  1. Connect MetaMask: Make sure your MetaMask wallet is connected to the same admin address used during your grant creation.

  2. Navigate to Dashboard: Once connected, the Ramestta Bridge dashboard should appear.

  3. Access Bridge Interface: From the dashboard, navigate to the Ramestta Bridge page. Alternatively, you can click the Bridge icon in the left navigation drawer.

Withdrawal Steps

  1. Select 'Withdraw': By default, the 'Deposit' tab is active. Press the 'Withdraw' button to switch to the withdrawal view.

  1. Choose Tokens: Select the token pair, usually MATIC (Matic - PoS), or simply pick the token you want to send. Click 'Transfer'.

  1. Enter Amount: Specify the amount you wish to withdraw. Alternatively, click 'MAX' to withdraw all your MATIC.

  2. Confirm Transaction Fee: A pop-up will appear, asking you to confirm the transaction fee and acknowledge that the process may take up to 4 hours.

  3. Sign Transactions: You'll have to sign two transactions. One to burn the token and the second to exit it in the Polygon network.

  4. Completion: After about 3 hours, the process should be complete. You can confirm on Polygonscan using both mainnet and testnet URLs.

  5. Verify Funds: After the challenge period, check your Polygon wallet to make sure the tokens have arrived.

🤝