Skip to main content

rpc

Interfaces

ArbTransactionReceipt

Defined in: dataEntities/rpc.ts:28

Eth transaction receipt with additional arbitrum specific fields

Extends

  • TransactionReceipt

Properties

PropertyTypeDescriptionDefined in
gasUsedForL1BigNumberAmount of gas spent on l1 computation in units of l2 gasdataEntities/rpc.ts:38
l1BlockNumbernumberThe l1 block number that would be used for block.number calls that occur within this transaction. See https://developer.offchainlabs.com/docs/time_in_arbitrumdataEntities/rpc.ts:34