import * as valibot139 from "valibot"; import { InferOutput } from "valibot"; //#region src/core/block.d.ts declare const BlockTagSchema: valibot139.UnionSchema<[valibot139.LiteralSchema<"earliest", undefined>, valibot139.LiteralSchema<"finalized", undefined>, valibot139.LiteralSchema<"safe", undefined>, valibot139.LiteralSchema<"latest", undefined>, valibot139.LiteralSchema<"pending", undefined>], undefined>; type BlockTag = InferOutput; declare const BlockNumberOrTagSchema: valibot139.UnionSchema<[valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>, valibot139.UnionSchema<[valibot139.LiteralSchema<"earliest", undefined>, valibot139.LiteralSchema<"finalized", undefined>, valibot139.LiteralSchema<"safe", undefined>, valibot139.LiteralSchema<"latest", undefined>, valibot139.LiteralSchema<"pending", undefined>], undefined>], undefined>; type BlockNumberOrTag = InferOutput; declare const BlockNumberOrTagOrHashSchema: valibot139.UnionSchema<[valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>, valibot139.UnionSchema<[valibot139.LiteralSchema<"earliest", undefined>, valibot139.LiteralSchema<"finalized", undefined>, valibot139.LiteralSchema<"safe", undefined>, valibot139.LiteralSchema<"latest", undefined>, valibot139.LiteralSchema<"pending", undefined>], undefined>, valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>], undefined>; type BlockNumberOrTagOrHash = InferOutput; declare const BlockSchema: valibot139.ObjectSchema<{ readonly hash: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly parentHash: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly sha3Uncles: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly miner: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Address">]>; readonly stateRoot: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly transactionsRoot: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly receiptsRoot: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly logsBloom: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes256">]>; readonly difficulty: valibot139.OptionalSchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>, undefined>; readonly number: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly gasLimit: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly gasUsed: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly timestamp: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly extraData: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes">]>; readonly mixHash: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly nonce: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes8">]>; readonly totalDifficulty: valibot139.OptionalSchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>, undefined>; readonly baseFeePerGas: valibot139.OptionalSchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>, undefined>; readonly withdrawalsRoot: valibot139.OptionalSchema, valibot139.BrandAction<`0x${string}`, "Hash32">]>, undefined>; readonly blobGasUsed: valibot139.OptionalSchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>, undefined>; readonly excessBlobGas: valibot139.OptionalSchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>, undefined>; readonly parentBeaconBlockRoot: valibot139.OptionalSchema, valibot139.BrandAction<`0x${string}`, "Hash32">]>, undefined>; readonly size: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly transactions: valibot139.UnionSchema<[valibot139.ArraySchema, valibot139.BrandAction<`0x${string}`, "Hash32">]>, undefined>, valibot139.ArraySchema, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly blockNumber: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly from: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Address">]>; readonly hash: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly transactionIndex: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; }, undefined>, valibot139.VariantSchema<"type", [valibot139.ObjectSchema<{ readonly type: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Byte">]>; readonly nonce: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly to: valibot139.NullableSchema, valibot139.BrandAction<`0x${string}`, "Address">]>, undefined>; readonly gas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly value: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly input: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes">]>; readonly maxPriorityFeePerGas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly maxFeePerGas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly gasPrice: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly accessList: any; readonly chainId: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly yParity: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly r: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly s: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; }, undefined>, valibot139.ObjectSchema<{ readonly type: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Byte">]>; readonly nonce: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly to: valibot139.NullableSchema, valibot139.BrandAction<`0x${string}`, "Address">]>, undefined>; readonly gas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly value: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly input: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes">]>; readonly gasPrice: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly accessList: valibot139.ArraySchema, valibot139.BrandAction<`0x${string}`, "Address">]>; readonly storageKeys: valibot139.ArraySchema, valibot139.BrandAction<`0x${string}`, "Hash32">]>, undefined>; }, undefined>, undefined>; readonly chainId: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly yParity: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly r: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly s: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; }, undefined>, valibot139.ObjectSchema<{ readonly type: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Byte">]>; readonly nonce: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly to: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Address">]>; readonly gas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly value: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly input: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes">]>; readonly maxPriorityFeePerGas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly maxFeePerGas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly maxFeePerBlobGas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly accessList: any; readonly blobVersionedHashes: valibot139.ArraySchema, valibot139.BrandAction<`0x${string}`, "Hash32">]>, undefined>; readonly chainId: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly yParity: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly r: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly s: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; }, undefined>, valibot139.ObjectSchema<{ readonly yParity: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly r: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly s: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly type: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Byte">]>; readonly chainId: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly nonce: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly gas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly to: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Address">]>; readonly value: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly input: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes">]>; readonly maxPriorityFeePerGas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly maxFeePerGas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly accessList: any; readonly authorizationList: valibot139.ArraySchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly address: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Address">]>; readonly nonce: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly yParity: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly r: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly s: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; }, undefined>, undefined>; }, undefined>, valibot139.ObjectSchema<{ readonly v: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly r: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly s: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly type: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Byte">]>; readonly nonce: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly to: valibot139.NullableSchema, valibot139.BrandAction<`0x${string}`, "Address">]>, undefined>; readonly gas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly value: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly input: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes">]>; readonly gasPrice: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly chainId: valibot139.OptionalSchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>, undefined>; }, undefined>], undefined>], undefined>, undefined>], undefined>; readonly withdrawals: valibot139.OptionalSchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint64">]>; readonly validatorIndex: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint64">]>; readonly address: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Address">]>; readonly amount: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint256">]>; }, undefined>, undefined>, undefined>; readonly uncles: valibot139.ArraySchema, valibot139.BrandAction<`0x${string}`, "Hash32">]>, undefined>; }, undefined>; type Block = InferOutput; declare const BadBlockSchema: valibot139.ObjectSchema<{ readonly block: valibot139.ObjectSchema<{ readonly hash: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly parentHash: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly sha3Uncles: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly miner: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Address">]>; readonly stateRoot: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly transactionsRoot: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly receiptsRoot: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly logsBloom: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes256">]>; readonly difficulty: valibot139.OptionalSchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>, undefined>; readonly number: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly gasLimit: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly gasUsed: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly timestamp: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly extraData: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes">]>; readonly mixHash: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly nonce: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes8">]>; readonly totalDifficulty: valibot139.OptionalSchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>, undefined>; readonly baseFeePerGas: valibot139.OptionalSchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>, undefined>; readonly withdrawalsRoot: valibot139.OptionalSchema, valibot139.BrandAction<`0x${string}`, "Hash32">]>, undefined>; readonly blobGasUsed: valibot139.OptionalSchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>, undefined>; readonly excessBlobGas: valibot139.OptionalSchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>, undefined>; readonly parentBeaconBlockRoot: valibot139.OptionalSchema, valibot139.BrandAction<`0x${string}`, "Hash32">]>, undefined>; readonly size: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly transactions: valibot139.UnionSchema<[valibot139.ArraySchema, valibot139.BrandAction<`0x${string}`, "Hash32">]>, undefined>, valibot139.ArraySchema, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly blockNumber: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly from: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Address">]>; readonly hash: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly transactionIndex: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; }, undefined>, valibot139.VariantSchema<"type", [valibot139.ObjectSchema<{ readonly type: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Byte">]>; readonly nonce: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly to: valibot139.NullableSchema, valibot139.BrandAction<`0x${string}`, "Address">]>, undefined>; readonly gas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly value: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly input: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes">]>; readonly maxPriorityFeePerGas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly maxFeePerGas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly gasPrice: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly accessList: any; readonly chainId: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly yParity: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly r: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly s: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; }, undefined>, valibot139.ObjectSchema<{ readonly type: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Byte">]>; readonly nonce: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly to: valibot139.NullableSchema, valibot139.BrandAction<`0x${string}`, "Address">]>, undefined>; readonly gas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly value: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly input: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes">]>; readonly gasPrice: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly accessList: valibot139.ArraySchema, valibot139.BrandAction<`0x${string}`, "Address">]>; readonly storageKeys: valibot139.ArraySchema, valibot139.BrandAction<`0x${string}`, "Hash32">]>, undefined>; }, undefined>, undefined>; readonly chainId: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly yParity: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly r: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly s: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; }, undefined>, valibot139.ObjectSchema<{ readonly type: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Byte">]>; readonly nonce: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly to: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Address">]>; readonly gas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly value: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly input: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes">]>; readonly maxPriorityFeePerGas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly maxFeePerGas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly maxFeePerBlobGas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly accessList: any; readonly blobVersionedHashes: valibot139.ArraySchema, valibot139.BrandAction<`0x${string}`, "Hash32">]>, undefined>; readonly chainId: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly yParity: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly r: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly s: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; }, undefined>, valibot139.ObjectSchema<{ readonly yParity: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly r: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly s: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly type: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Byte">]>; readonly chainId: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly nonce: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly gas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly to: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Address">]>; readonly value: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly input: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes">]>; readonly maxPriorityFeePerGas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly maxFeePerGas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly accessList: any; readonly authorizationList: valibot139.ArraySchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly address: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Address">]>; readonly nonce: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly yParity: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly r: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly s: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; }, undefined>, undefined>; }, undefined>, valibot139.ObjectSchema<{ readonly v: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly r: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly s: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly type: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Byte">]>; readonly nonce: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly to: valibot139.NullableSchema, valibot139.BrandAction<`0x${string}`, "Address">]>, undefined>; readonly gas: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly value: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly input: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes">]>; readonly gasPrice: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>; readonly chainId: valibot139.OptionalSchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint">]>, undefined>; }, undefined>], undefined>], undefined>, undefined>], undefined>; readonly withdrawals: valibot139.OptionalSchema | undefined>, valibot139.BrandAction<`0x${string}`, "Uint64">]>; readonly validatorIndex: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint64">]>; readonly address: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Address">]>; readonly amount: valibot139.SchemaWithPipe | undefined>, valibot139.BrandAction<`0x${string}`, "Uint256">]>; }, undefined>, undefined>, undefined>; readonly uncles: valibot139.ArraySchema, valibot139.BrandAction<`0x${string}`, "Hash32">]>, undefined>; }, undefined>; readonly hash: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Hash32">]>; readonly rlp: valibot139.SchemaWithPipe, valibot139.BrandAction<`0x${string}`, "Bytes">]>; }, undefined>; type BadBlock = InferOutput; //#endregion export { BadBlock, BadBlockSchema, Block, BlockNumberOrTag, BlockNumberOrTagOrHash, BlockNumberOrTagOrHashSchema, BlockNumberOrTagSchema, BlockSchema, BlockTag, BlockTagSchema }; //# sourceMappingURL=block.d.ts.map