rpc
Interfaces
ArbTransactionReceipt
Defined in: dataEntities/rpc.ts:28
Eth transaction receipt with additional arbitrum specific fields
Extends
TransactionReceipt
Properties
gasUsedForL1
gasUsedForL1: BigNumber;
Defined in: dataEntities/rpc.ts:38
Amount of gas spent on l1 computation in units of l2 gas
l1BlockNumber
l1BlockNumber: number;
Defined in: dataEntities/rpc.ts:34
The l1 block number that would be used for block.number calls that occur within this transaction. See https://developer.offchainlabs.com/docs/time_in_arbitrum