Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

API Call: blockchains

Marco van Dijk edited this page May 6, 2022 · 1 revision

https://nframe.nl/api/livepeer/blockchains

  {
    method: "GET",
    headers: {
      "Content-Type": "application/json"
    }
  }
  {
    "timestamp":1651854266107,
    "l1block":14724567,
    "l2block":11346250,
    "blockchainTime":1651854259311,
    "l1GasFeeInGwei":75.360830757,
    "l2GasFeeInGwei":0.635578593,
    "redeemRewardCostL1":0.07940672767785106,
    "redeemRewardCostL2":0.000669700900922391,
    "claimTicketCostL1":0.10045922791480355,
    "claimTicketCostL2":0.000847253594348499,
    "withdrawFeeCostL1":0.05191705599929714,
    "withdrawFeeCostL2":0.00043785835523940897,
    "stakeFeeCostL1":0.05124536491476,
    "stakeFeeCostL2":0.00043219344324,
    "commissionFeeCostL1":0.010550516305980001,
    "commissionFeeCostL2":0.00008898100301999999,
    "serviceUriFeeCostL1":0.003843402368607,
    "serviceUriFeeCostL2":0.000032414508243
  }