| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Horizon Blockchain Games | Toronto, Canada | $45k - $92k | |||
0x | San Francisco, CA, United States | $81k - $90k | |||
Messari | New York, NY, United States | $32k - $100k | |||
Chronos Labs | Remote | $71k - $100k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Parallel Finance | Chicago, IL, United States | $43k - $90k | |||
NeoLudos | Stockholm, Sweden | $60k - $70k | |||
Blockswap network | San Francisco, CA, United States | $70k - $90k | |||
Solana Labs | Chicago, IL, United States | $40k - $86k | |||
Rypto carbon | India | $72k - $12k | |||
Horizon Blockchain Games | Toronto, Canada | $54k - $79k | |||
Cerulean Blue | Singapore, Singapore | $0k | |||
Horizon Blockchain Games | Toronto, Canada | $54k - $79k | |||
Fragcolor | Singapore, Singapore | $36k - $100k | |||
Renaissance Labs | Remote | $100k - $240k | |||
Messari | New York, NY, United States | $126k - $154k |
This job is closed
At Horizon, we’re building a New Dimension where Internet economies are fun, accessible, and for the benefit of all participants.
We have two amazing products to make this real:
Sequence, which consists of i) the first user-friendly smart wallet for crypto, NFTs, Web3 + the metaverse, and ii) a developer platform to make building Web3 applications easy on Ethereum and other EVM chains.
And Skyweaver, a digital trading card game—powered by Sequence—where players can win, own, trade and sell their NFT game items.
Sequence is poised to drive Web3 adoption on a massive scale by making blockchain easy, fun and powerful for users and developers. And, Skyweaver is a groundbreaking video game with an unprecedented player-owned economy, novel gameplay, and an already fervent community.
While the challenge is hard, we find it incredibly fun. And, we have the ingredients to make it happen: a well-capitalized company with some of the best investors in the world (Reddit co-founder, Coinbase, Initialized, and more), an amazing team of leaders in the blockchain space, engineers who have built widely popular open source, a former top McKinsey strategy consultant, gaming industry veterans, and founders who have built and sold successful companies. You'll get to work with and learn from them all. Learn more at https://horizon.io/
About the Role
We are looking for a talented Business Analyst who will be responsible for analyzing and providing insights and recommendations that will shape Skyweaver and Sequence, and act as a focal point for business/commercial and our finance team’s data inquiries.
You will be working closely with some fascinating data: Web3, and blockchain gaming. You will work directly with our Finance team to run competitive analysis, assemble data needed for financial modelling, construct queries, and begin to grasp the quantitative aspects of our business. You will get a front-row seat to a rapidly growing sector, with massive growth.
We value team players who are helpful, humble, and collaborative. You will be well supported, and surrounded by a team that will nurture your success.
Responsibilities
- Identify, analyze, and interpret trends or patterns in data sets
- Collect, organize, analyze, and disseminate significant amounts of data with attention to detail and accuracy
- Adapt to ever-changing situations
- Break down and solve problems through quantitative thinking and analysis
- Synthesize clear takeaways from complex information and create recommendations
- Conduct competitive analysis in gaming and Web3
Requirements
- 2-4 years of analytical work experience, preferably in the tech industry
- Experience and comfort in SQL; some of our charts require larger, complex queries
- Comfort with data tools such as R, SQL, Tableau, Mixpanel, Amplitude, Metabase, etc.
- A methodological approach for data together with the ability to present the data clearly and efficiently to support business decisions
- High level of analytical and problem-solving skills with strong attention to detail
- Great communication skills – someone who can turn complex concepts into actionable recommendations
- A true team player that values collaboration
- Growth mindset, with an appetite to learn
- Interest in Web3
Why Horizon?
· A chance to deliver massive impact at a small and quickly growing company
· Competitive salary and equity package
· Accelerate your career by joining at the early stages
· Be part of defining Web3, the next generation of the Internet, and creating symbiotic economies where both users and creators share in the value generated by networks
· Work with an outstanding team made of wonderful people who have built and sold successful companies, launched amazing products, and have rich experience in infrastructure, architecture, blockchain, games, finance, investing, strategy, consulting, design, marketing, community, and more.
· Work life balance unlike the “crunch” culture you find at larger studios
· New PC, and generous allowance for work-from-home setup
· Health, dental, and vision benefits
· We’re conscious about mental health and have modern vacation policies
· We invest in everyone’s personal development and subsidize courses, books, and conferences, so you never stop learning
· Work on hard, big, meaningful problems that can shift markets
· Learn more about our values and the traits we embody at https://careers.horizon.io/
We are committed to diversity and encourage applicants from all backgrounds, genders and faiths. While we're building incredible products, we also want to add to our wonderful team and company. The best way to do that is to attract talented folks from all areas and to have their experiences inform their work.
Horizon Blockchain Games focuses on Video Games, Internet Infrastructure, Online Gaming, and Blockchains. Their company has offices in Toronto. They have a small team that's between 11-50 employees.
You can view their website at https://horizon.io or find them on Twitter, Facebook, and LinkedIn.
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.