description:Average fee percentage paid for L2 transactions in the last 24 hours.
example:1.54
estimatedTimeToForgeL1:
type:number
description:Estimated time needed to forge a L1 transaction, from the time it's added on the smart contract, until it's actualy forged. In seconds.
example:193.4
additionalProperties:false
required:
- transactionsPerBatch
@ -2820,6 +2815,7 @@ components:
- totalAccounts
- totalBJJs
- avgTransactionFee
- estimatedTimeToForgeL1
PendingItems:
type:integer
description:Amount of items that will be returned in subsequent calls to the endpoint, as long as they are done with same filters. When the value is 0 it means that all items have been sent.