EVM Jobs

1,198 jobs found

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

Aptos

New York, NY, United States

$32k - $92k

Haqq Network

Remote

$48k - $72k

Sky Mavis

Ho Chi Minh City, Vietnam

$90k - $115k

Ava Labs

New York, NY, United States

$163k - $203k

Horizen Labs

New York, NY, United States

$72k - $112k

Worldcoin

San Francisco, CA, United States

$63k - $150k

Solidus Labs

New York, NY, United States

$72k - $100k

OKX

Singapore, Singapore

$87k - $148k

Grass

Remote

$95k - $160k

Infura

United States

$72k - $100k

ConsenSys

United States

$72k - $100k

Parity Technologies

New York, NY, United States

$45k - $72k

Crypto.com

Singapore, Singapore

$36k - $100k

DeFi Power User Analyst

Aptos
$32k - $92k estimated

This job is closed

Role Overview: Aptos Labs is seeking a DeFi Power User Analyst to join our Ecosystem team. We have a dedicated team focused solely on DeFi and as a DeFi Analyst, you will play a pivotal role in conducting research, analysis, and reporting in the DeFi space. You will be responsible for staying up-to-date with the latest developments, analyzing industry trends, and providing valuable insights to support decision-making by the team.

Responsibilities:

  • Conduct comprehensive research on the DeFi sector, including cryptocurrencies, decentralized applications (dApps), real-world assets (RWAs), and emerging DeFi technologies.
  • Continuously enhancing research methodologies by exploring new tools and techniques to improve the accuracy and efficiency of data collection and analysis.
  • Stay updated with the latest developments in the DeFi space, monitoring industry trends, technological advances, regulatory changes, competitor activities, and similar trends taking place in traditional finance.
  • Gather data across sources (blockchain explorers, technical documentation, research papers, research reports, whitepapers, social media, news articles, on-chain analytics, trading metrics, and more) to understand the nuances of success and failure/product-market-fit in blockchain technology/markets.
  • Act as a subject matter expert on DeFi and blockchain technologies, supporting internal teams and clients by sharing knowledge and answering research-related queries.
  • Define and lead new initiatives within the ecosystem team to expand the reach of Aptos DeFi.

Requirements / Skill Sets:

  • 2-3 years of experience working in research, DeFi, or similar roles at a high-growth technology company with at least two years of deep DeFi experience
  • Demonstrated experience and an extensive understanding of the blockchain industry, ideally with a robust background in analyzing EVM or Solana ecosystems, and a specific emphasis on DeFi, on-chain activity, trading, and smart contracts.
  • A deep and relevant network in DeFi
  • Proven track record in market research, data analysis, and report writing within the blockchain or DeFi sector.
  • Strong analytical and critical thinking skills, with the ability to extract insights from complex datasets and communicate them effectively.
  • Excellent written and verbal communication skills, capable of presenting research findings and insights to both technical and non-technical audiences.

The base salary range for this full-time position is $93k - 143k. The range displayed on each job posting reflects the minimum and typical maximum target for new hire salaries for the position of a candidate based in the Bay Area at any level. We do hire exceptionally talented professionals with decades of experience in their field. As such, our range may be higher than what is displayed. Our base salary ranges are determined by experience and location, and we hire at all levels for multiple roles. Within the range, individual pay is determined by work location, job-related skills demonstrated during the interviews, working experience, and relevant education or training. Please note that the compensation details listed in role postings reflect the base salary only and do not include equity, tokens, or benefits.

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.