| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Messari | New York, NY, United States | $126k - $154k | |||
Propellyr | Delhi, India | $15k - $20k | |||
Venus | Zurich, Switzerland | $120k - $200k | |||
Mythical Games | Los Angeles, CA, United States | $72k - $150k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. ISO 9001 Certified | 400+ students | | by Metana Learn more | |||
HoneyBricks | San Francisco, CA, United States | $72k - $90k | |||
Plena Finance | India | $72k - $18k | |||
Crossmint.io | Making NFT's Accessible to Everyone | Miami, FL, United States | $43k - $90k | |||
Stargate Money | Remote | $140k - $200k | |||
0x | San Francisco, CA, United States | $120k - $180k | |||
OP Labs | Remote | $72k - $110k | |||
Blockswap network | San Francisco, CA, United States | $70k - $100k | |||
Steakwallet | Berlin, Germany | $80k - $120k | |||
NodeReal | Remote | $45k - $75k | |||
Neon Labs | Remote | $26k - $69k | |||
Decentrabanc | New York, NY, United States | $50k - $100k |
The Role
What you'll do
- Build the infrastructure required for optimal extraction, transformation, and loading of data from different blockchains.
- Youâll be responsible to assist with coding, designing, deploying, and debugging Python/Go tools for data aggregation, processing, and analysis.
- Further automate internal data analysis processes and level up Messariâs future data science efforts.
- Collaborate on developing, automating, and supporting pipelines to extract, transform, and load data.
- Assist on creating educational content to improve the technical skills of the research team.
Who you are
- You are familiar with Python, SQL (familiarity with Dune Analytics preferred) and version control systems.
- The ideal candidate has advanced working SQL knowledge and experience building processes supporting data transformation, data structures, and workload management.
- Deep understanding of blockchain infrastructure for data extraction from EVM and non-EVM chains is a big plus
- Familiarity with programming languages (preferably Python or Go) and version control software (Git) is required for the position.
- A fundamental understanding of protocol mechanisms is required for this position.
Salary Ranges for this position (depending upon experience) is $126,000 - $154,000
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.