Gitcoin Knowledge Base
EN
EN
  • Welcome to Gitcoin
  • Gitcoin DAO
    • Initiatives
      • DAO Support
    • Workstream Resources
      • Full Accounting
      • Full Snapshot History
    • FDD FAQ
      • What is a Sybil attack?
    • DAO FAQ
      • What is GitcoinDAO?
      • What is Quadratic Lands?
      • What are governance workstreams?
      • How do I get involved in governance?
      • What is the Gitcoin Stewards Delegation Program?
      • Who chooses Stewards?
      • Tell me more about Stewardship.
      • Where does governance happen?
      • What does a future Gitcoin DAO look like?
      • Will you eventually dissolve Gitcoin as a company?
  • Gitcoin Token
    • GTC FAQ
      • Why is Gitcoin launching a token?
      • What is the address of GTC?
      • What is the GTC Issuance?
      • How do I claim my token ?
      • I try to claim my tokens on mobile and it didn't work!
      • I missed the GTC token claim, what happens next?
      • Quadratic Lands Token Distribution web3 support-Delegate Voting Power
      • Quadratic Lands Token Distribution web3 support- Token Claim
      • Quadratic Lands Token Distribution web3 support- Signed Message Vote
      • What happens to my delegations if I transfer the tokens to someone else?
      • What types of things can the community govern with GTC?
      • Why don’t I have tokens?
      • What is Quadratic Lands?
      • I missed the GTC token claim, what happens next?
      • How can I check the status of my grant?
      • What are governance workstreams?
      • Who chooses Stewards?
  • Gitcoin Grants
    • What are Gitcoin Grants ?
    • Grants FAQ
      • What is the scope of Gitcoin Grants?
      • Are there any grant rules I need to follow?
      • I'm a programmer who wants to build on Gitcoin Grants, where do I start?
      • I see a grant that I don't like, what do I do?
      • I've posted a grant, how do I maximize my contributions?
      • Tell me about the technology you're using for Gitcoin grants
      • What do I do if my contributions are missing
      • What is the Gitcoin Grants Roadmap?
      • What's Quadratic Funding?
      • Why isn't the match amount updating?
      • Why should I contribute?
      • How can I withdraw my funds from zksync?
      • How much volume has Gitcoin Grants done?
      • I see a bug or I've got a question, what do I do?
      • I see a grant that is not a public good on the platform, what do I do?
      • I want to explore Gitcoin's other products, where do I go?
      • What is Gitcoin's mission?
      • Why isn't my grant active?
      • Why is Quadratic funding powerful?
      • Where can I learn more?
      • Learn more about matching rounds
      • How does one decide between the Grant contribution checkout options?
      • How do I withdraw my funds from an L2 (zkSync and/or Polygon/Matic?)
      • How do you prevent Sybil attacks?
  • Gitcoin Bounties
    • Bounties FAQ
      • How do I get started with Bounties
      • How do I submit work?
  • Gitcoin Quests
    • Quests FAQ
      • How do I mint a kudo?
      • How do I use kudos ?
      • Why can't I access my account?
  • External links
    • Moonshot Collective
  • Gitcoin Policy
    • Code of Conduct
    • Policy
      • Introduction
        • The Gitcoin Mission
        • What are we protecting ?
        • Why Quadratic Funding Through Gitcoin Grants Matters ?
        • Red Team vs Blue Team
        • Legitimacy as a North Star for Gitcoin Grants
      • Gitcoin Grants Platform and Technology
      • Governance
        • Accepting Round Results
        • Making Policy Updates
        • Subjective Decisions
        • Accepting Workstreams
        • Stewards Role
        • Credible Neutrality
      • GitcoinDAO Role in Grants
      • Collection Levels & Participation Policies
        • Ecosystem Acceptance
        • Round Acceptance
        • Sub-Round Acceptance
        • Side-Round Acceptance
      • Grant Participation Policy
        • The Grant Approval Process
        • Platform Level Grant Participation Policy
        • Ecosystem Level Grant Participation Policy
          • Side Round Ecosystem Policy Documentation
            • Ethereum Ecosystem Participation Policy (GR11, GR10, GR9, etc.)
            • GitcoinDAO Ecosystem Participation Policy
            • All Exclusive Ecosystem Policy Documentation
      • User Participation Policy
        • Round User Participation Policy
        • Ethereum Ecosystem User Participation Policy Documentation
        • Ecosystem Level User Participation Policy
        • Platform Level User Participation Policy
        • User Disputes, Sanctions, and Appeals
      • Understanding Potential Attack Vectors
        • Fraud/Impersonation
        • Collusion Attack
        • Sybil Attack
        • Bribery/Quid Pro Quo
      • Fraud Deterrent Mechanisms
        • Trustbonus
        • Identity Requirements
        • Integration to DID
        • Pairwise Bounding
        • Minimum Donation
      • Active Defense Measures
        • Sybil Detection by Machine Learning
        • Crowdsourced Flagging
        • Human Review
      • The Fraud Tax
      • Community Oversight
      • Appeals
        • Introduction to Appeals
        • Introduction to Appeals for Denied Grants.
        • Appeal Process - Stage 1
        • Appeal Process - Stage 2
Powered by GitBook
On this page

Was this helpful?

  1. Gitcoin Grants
  2. Grants FAQ

How can I withdraw my funds from zksync?

PreviousWhy should I contribute?NextHow much volume has Gitcoin Grants done?

Last updated 3 years ago

Was this helpful?

If your address is a simple account; head over to and withdraw them in browser!

If not, it's a smart contract... read on:

If your contract can execute arbitrary transactions, you can email Matter Labs (hello@matter-labs.io) or hop in their Discord to ask about the best way to connect it to zkSync (assuming you can't connect it from )

Alternatively, if you just want to withdraw funds to L1, easiest way is like to use their npm package. This will let any account force push funds from zkSync to L1, if the address has never interacted with zkSync.

You can do this with:

npm install -g zksync-force-exit-cli
zksync-force-exit -k <privateKeyOfAddressToSendTxFrom> -a 
<addressToWithdrawZkSyncFundsFrom> -t <tokenSymbol> -n mainnet
http://wallet.zksync.io/
https://discord.gg/px2aR7w
https://wallet.zksync.io/