Skip to main content
Version: Next

Type Alias: BlockIdentifier

BlockIdentifier = BlockNumber | BigNumberish

Defined in: src/types/lib/index.ts:283

hex string and BigInt are detected as block hashes

decimal string and number are detected as block numbers

text string are detected as block tag

null return 'latest' block tag