EVM Jobs

1,200 jobs found

web3.career is now part of the Bondex Logo Bondex Ecosystem

Receive emails of EVM Jobs
Job Position Company Posted Location Salary Tags

Magic Eden

Remote

$150k - $200k

Altiplanic GmbH

Berlin, Germany

$90k - $100k

Gloify

Bengaluru, India

$72k - $90k

Hex Trust

Kuala Lumpur, Malaysia

$98k - $100k

Gnosis

Remote

Evmos

New York, NY, United States

$72k - $110k

Evmos

New York, NY, United States

$63k - $75k

Fortunafi

Miami, FL, United States

$90k - $117k

Biconomy

Remote

$85k - $100k

Gnosis

Remote

HydraSwap

Singapore, Singapore

$45k - $85k

Evmos

New York, NY, United States

$67k - $75k

SafeGlobal

New York, NY, United States

$63k - $100k

DApp360 Workforce

United States

$87k - $87k

EVM Engineer

Magic Eden
$150k - $200k

This job is closed

We’re looking for an experienced EVM Engineer with a deep passion for NFTs and NFT marketplaces to revolutionize digital ownership.The core of the work revolves around EVM, off-chain and multi-chain interaction, scaling, encryption, APIs, and usability. As part of our team, you’ll have the unique opportunity to leverage your hands-on expertise to help set the tone and essential guidelines for our ecosystem.

What a typical day may look like:

- Research, design and implementation of existing and new EVM products
- Contribute to Solidity development for Magic Eden’s NFT marketplace
- Contribute to blockchain indexing systems with a focus on high performance and throughput
- Work closely with company’s founders, designers, engineers and security auditors to ensure the systems are of high quality and delivered to the market in a timely manner.

What you bring:

- 6 years experience, at least 2 of those years with Ethereum and EVM-based blockchains, smart-contract development with Solidity, Web3.js / Ethers.js frameworks JavaScript/TypeScript, React, Angular, Node.js, Golang MySQL, database management
- Experience with smart contract static analysis tooling (e.g. Manticore) or formal verification (e.g. KEVM) would be a plus
- Experience with Ethereum Testing Suites (e.g. Truffle, Ganache, Hardhat, Tenderly)
- Experienced with various technologies, self-motivated, a fast learner, and have a "get things done" mentality
- Humble to embrace better ideas from others, eager to make things better, open to challenges and possibilities

Pay & Benefits:

- A fast-paced and collaborative environment
- Competitive compensation and equity options
- Flexible PTO
- Comprehensive health, dental and vision plans
- Wellness and work from home allowance
- Remote-first company
- 401k plan (in the US)


The base salary for this position will vary based on geography and other factors. The base salary range for this role is $150,000-$200,000. Additionally, this role is eligible to participate in Magic Eden’s equity plan. Final offer amount will be at the company’s sole discretion and determined by multiple factors, including years and depth of experience and expertise, location and other business considerations.

What is EVM?

EVM stands for Ethereum Virtual Machine, and it is the runtime environment for smart contracts in the Ethereum network

It is a virtual machine that executes code written in the Solidity programming language, which is the language used for writing smart contracts on the Ethereum platform

The EVM is a sandboxed environment, which means that code executed within the EVM is isolated from the rest of the network and cannot interact with it directly

This is important for security reasons, as it prevents malicious code from affecting the rest of the network

When a smart contract is deployed to the Ethereum network, it is compiled into bytecode that can be executed by the EVM

Each node on the network maintains a copy of the EVM, which allows them to execute smart contract code and validate transactions

When a transaction is submitted to the network, the EVM processes it by executing the corresponding smart contract code

The EVM processes the transaction by reading the bytecode, interpreting it, and executing it step by step

The EVM then returns the result of the transaction to the sender, which can include changes to the state of the contract or the network as a whole

The EVM is designed to be Turing-complete, which means that it is capable of performing any computation that can be performed by a computer

This allows for complex smart contracts to be executed on the Ethereum network, including those with conditional logic, loops, and other advanced programming constructs

The EVM is a key component of the Ethereum network, as it allows for the execution of smart contracts in a secure and isolated environment

It is a crucial part of the blockchain infrastructure that enables decentralized applications to be built and run on the Ethereum platform.