Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

L1 Cost Estimator #1864

Open
martineckardt opened this issue Aug 29, 2024 · 3 comments
Open

L1 Cost Estimator #1864

martineckardt opened this issue Aug 29, 2024 · 3 comments
Assignees

Comments

@martineckardt
Copy link
Collaborator

martineckardt commented Aug 29, 2024

Build prototype in Google Sheets here first.

Build a simple estimator for the monthly cost to maintain a self-hosted L1 based on some inputs:

  • number of validators
  • P-Chain fee for a validator
  • Indexer Yes/No
  • Throughput (gas/second)
  • Users (?)
  • ...

Then compute costs:

  • hosting cost Validator (dependent of number and throughput)
  • hosting cost AWM Relayer
  • hosting cost of Indexer (throughput)
  • AVAX per month
  • ...

Competitive Analysis

  • what would it cost to execute the amount of gas per month on C-Chain / Ethereum / ...? Fetch min/max gas price of the past 3/6/12 months and convert to USD using the AVAX / ETH price of that day
  • what would it cost to achieve this throughput on a L2? (Not sure if we want to do that)
@ashucoder9
Copy link
Member

ashucoder9 commented Aug 30, 2024

awesome! this is gonna be very useful for L1 teams

@ashucoder9
Copy link
Member

TBC post-Etna upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants