| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Venus | Zurich, Switzerland | $120k - $200k | |||
Mythical Games | Los Angeles, CA, United States | $72k - $150k | |||
HoneyBricks | San Francisco, CA, United States | $72k - $90k | |||
Plena Finance | India | $72k - $18k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
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 | |||
Gnosis | Berlin, Germany |
| |||
Gnosis | Lisbon, Portugal |
|
We are looking for a Lead Quantitative Analyst / Economist to lead protocol economics, assist product architecture, develop risk models, and support the team with data-based insights.
You will assist the product team in creating innovative financial solutions that are composable with key partners and other protocols in DeFi. As Economist, you will regularly lead the recalibration of protocol financial economics (e.g. interest rate model optimization, token emissions, etc.) and build and manage a new market risk model. You'll be expected to create and present protocol assessment reports and work closely with product, marketing, and C-level leadership.
Your Responsibilities
Create robust financial models and analytics dashboards to support the product development effort as well as evaluate feature performance
Design custom-made financial products composable with various DeFi protocols
Utilize data science (both on-chain and off-chain) to discover actionable insights for the protocol
Oversee the tokenâs economics and treasury investments
Develop a robust risk management process for all the lending and borrowing pools on the platform
Act as a quantitative liaison to external stakeholders and communicate key metrics to financial teams
Support the creation and execution of the overall protocol strategy with data-driven insights and quantitative data
Skills & Qualifications
Strong interest in crypto and fintech
Engineering / math / finance background
3+ years working in a hedge fund, investment bank, other trading firm, or a DeFi protocol
3+ years experience with SQL, Python (data science libraries), JupyterHub, etc.
Advanced Excel (Google Sheets) skills for prototyping data models
A solid understanding or interest in lending and borrowing financial products
Strong knowledge of statistics
Experience with stochastic modeling, dynamical systems, and/or game theory
Understanding of incentive mechanisms and their impact on tokenomics models
Demonstrable interest and knowledge of key blockchain and consensus protocols, including advantages, disadvantages, and tradeoffs of various technical and crypto-economic system designs
Demonstrated ability to design and execute a research agenda
Collaborative and able and willing to work in a remote-first environment
Good to have
Experience with DeFi architecture
Experience with Solidity / EVM
Experience with crypto trading
Experience with GraphQL / subgraphs
Experience with cadCAD / systems modeling
Understanding of cross-chain architectures and vulnerabilities
Venus focuses on Blockchain / Cryptocurrency. Their company has offices in Singapore. They have a small team that's between 11-50 employees.
You can view their website at http://venus.io or find them on Twitter.
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.