Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Coinbase | New York, NY, United States | $201k - $237k | |||
Base | Remote | $275k - $324k | |||
Status | Remote | $36k - $90k | |||
Scroll.io | Singapore, Singapore | $74k - $80k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Polygon Labs | Remote | $105k - $171k | |||
Logos | Madrid, Spain | $36k - $90k | |||
Logos | New York, NY, United States | $36k - $90k | |||
Status | Remote | $36k - $90k | |||
Pagoda | Remote | $165k - $195k | |||
NEAR | San Francisco, CA, United States | $165k - $195k | |||
Arbitrum Foundation | Cayman Islands, Cayman Islands | $82k - $112k | |||
Trust Machines | New York, NY, United States | $18k - $58k | |||
Hiro Systems PBC | New York, NY, United States | $160k - $200k | |||
Obol Labs Inc. | New York, NY, United States | $63k - $70k | |||
Windranger Labs | Singapore, Singapore | $110k - $124k |
At Coinbase, our mission is to increase economic freedom around the world, and we couldn’t do this without hiring the best people. We’re a group of hard-working overachievers who are deeply focused on building the future of finance and Web3 for our users across the globe, whether they’re trading, storing, staking or using crypto. Know those people who always lead the group project? That’s us.
There are a few things we look for across all hires we make at Coinbase, regardless of role or team. First, we look for candidates who will thrive in a culture like ours, where we default to trust, embrace feedback, and disrupt ourselves. Second, we expect all employees to commit to our mission-focused approach to our work. Finally, we seek people who are excited to learn about and live crypto, because those are the folks who enjoy the intense moments in our sprint and recharge work culture. We’re a remote-first company looking to hire the absolute best talent all over the world.
Ready to ? Who you are:
- You’ve got positive energy. You’re optimistic about the future and determined to get there.
- You’re never tired of learning. You want to be a pro in bleeding edge tech like DeFi, NFTs, DAOs, and Web 3.0.
- You appreciate direct communication. You’re both an active communicator and an eager listener - because let’s face it, you can’t have one without the other. You’re cool with candid feedback and see every setback as an opportunity to grow.
- You can pivot on the fly. Crypto is constantly evolving, so our priorities do, too. What you worked on last month may not be what you work on today, and that excites you. You’re not looking for a boring job.
- You have a “can do” attitude. Our teams create high-quality work on quick timelines. Owning a problem doesn’t scare you, but rather empowers you to take 100% responsibility for achieving our mission.
- You want to be part of a winning team. We’re stronger together, and you’re a person who embraces being pushed out of your comfort zone.
To get there, you’ll be responsible for defining our long term strategy for enabling and growing world-class user experiences on Base, making prioritization decisions across the different strategies for achieving that, and crafting the specific product offerings that will enable users to have a best-in-class experience on Base. You’ll do this in partnership with internal teams, including the Base teams working to support developers and creatives, as well as partners in the broader Base ecosystem — we aim to do more with less, by lifting up and leveraging the products and tools that our ecosystem is already creating.
What You'll Be Doing
- Define the long term strategy for growing the Base ecosystem to billions of users
- Own product development from conception to launch for offerings that help our users have a great experience onchain
- Collaborate cross-functionally with engineering, design and cross-functional teams to develop and steer the user adoption product roadmap
- Define and analyze metrics to guide our product decision making and user growth efforts in a data-driven way
- Work with ecosystem builders to minimize how much we need to build from scratch and maximize how much we can leverage the strength of our community
- 6+ years of product management experience with deep cross-functional experience (BD, Legal, Marketing)
- 3+ years of experience in crypto, including DeFi, NFTs, RWAs, and other segments
- Exceptional interpersonal communication, relationship management and organizational skills
- Deep analytical, prioritization and problem solving skills
- An entrepreneurial mindset with the ability to succeed in a fast-paced environment (e.g. you can run through walls)
- Experience growing a crypto ecosystem, with a focus on end user adoption
- Experience doing smart contract engineering
- Deep existing network in crypto communities, with a focus on Ethereum
ID: G2024
Pay Transparency Notice: Depending on your work location, the target annual salary for this position can range as detailed below. Full time offers from Coinbase also include target bonus + target equity + benefits (including medical, dental, vision and 401(k)).
Pay Range
$201,450—$237,000 USD
Commitment to Equal Opportunity
Coinbase is committed to diversity in its workforce and is proud to be an Equal Opportunity Employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, creed, gender, national origin, age, disability, veteran status, sex, gender expression or identity, sexual orientation or any other basis protected by applicable law. Coinbase will also consider for employment qualified applicants with criminal histories in a manner consistent with applicable federal, state and local law. For US applicants, you may view Pay Transparency, Employee Rights and Know Your Rights notices by clicking on their corresponding links. Additionally, Coinbase participates in the E-Verify program in certain locations, as required by law.
Coinbase is also committed to providing reasonable accommodations to individuals with disabilities. If you need a reasonable accommodation because of a disability for any part of the employment process, please complete this intake form to let us know the nature of your request and your contact information. For quick access to screen reading technology compatible with this site click here to download a free compatible screen reader (free step by step tutorial can be found here).
Global Data Privacy Notice for Job Candidates and Applicants
Depending on your location, the General Data Protection Regulation (GDPR) and California Consumer Privacy Act (CCPA) may regulate the way we manage the data of job applicants. Our full notice outlining how data will be processed as part of the application procedure for applicable locations is available here. By submitting your application, you are agreeing to our use and processing of your data as required. For US applicants only, by submitting your application you are agreeing to arbitration of disputes as outlined here.
What is the meaning of Layer 2?
Layer 2 in the context of cryptocurrency and blockchain technology refers to a secondary framework or protocol that is built on top of an existing blockchain system (the main chain or Layer 1)
The primary purpose of Layer 2 solutions is to solve the scalability and speed issues that many blockchains face, especially those that have become popular and heavily used, like Ethereum
Here are the key aspects of Layer 2 solutions:
- Scalability Enhancement: They help in scaling the main blockchain by handling transactions off the main chain. This reduces the burden on the main chain, allowing for faster and cheaper transactions.
- Types of Layer 2 Solutions: There are various forms of Layer 2 solutions, including state channels, sidechains, plasma chains, and rollups. Each has its own mechanism for interacting with the main chain and handling transactions.
- State Channels: These involve two parties engaging in numerous transactions outside of the main chain, which are then consolidated into a single transaction. This is especially useful for situations where multiple transactions occur between the same parties.
- Sidechains: These are separate blockchains that are connected to the main chain via a two-way peg. They operate independently and can have their own consensus mechanisms but are secured by the main chain.
- Plasma Chains: Plasma chains are similar to sidechains but with a more hierarchical structure. They report back to the main chain regularly and are optimized for mass transaction handling.
- Rollups: Rollups process and store transaction data on a sidechain but post transaction data to the main chain. They come in two varieties: optimistic rollups and zk-rollups, each with its own method of transaction verification.
- Security Considerations: While Layer 2 solutions are generally secure, they can have different security models compared to the main chain. This is an important consideration for users and developers.
- Impact on User Experience: For end-users, Layer 2 solutions can greatly improve the experience by reducing transaction fees and increasing transaction speeds.
- Adoption and Development: Many blockchain projects are actively developing Layer 2 solutions to enhance their networks. This is an ongoing area of innovation in the blockchain space.