BlockAddedEvent (TypedDict)¶ Bases: TypedDict Callback payload for the block-added subscription. data instance-attribute ¶ data: RpcBlockAddedNotification type instance-attribute ¶ type: Literal['BlockAdded']