export type BlockTag = 'latest' | 'earliest' | 'pending' | 'safe' | 'finalized'