diff --git a/chain/ethereum.ts b/chain/ethereum.ts index f92ae93..6c2d19a 100644 --- a/chain/ethereum.ts +++ b/chain/ethereum.ts @@ -355,6 +355,7 @@ export namespace ethereum { number: BigInt gasUsed: BigInt gasLimit: BigInt + baseFeePerGas: BigInt | null timestamp: BigInt difficulty: BigInt totalDifficulty: BigInt