from __future__ import annotations
import re
from typing import Any
ROW_BLOCK_RE = re.compile(r'
]*class="[^"]*tm-row-selectable[^"]*"[^>]*>(.*?)
', re.DOTALL)
HREF_RE = re.compile(r'href="(/(?:username|number|nft)/([^"]+))"')
VALUE_RE = re.compile(r'class="[^"]*tm-value[^"]*"[^>]*>\s*([^<]+?)\s*<')
PRICE_RE = re.compile(r"icon-before\s+icon-ton[^>]*>\s*([0-9][^<]*?)\s*<")
DATETIME_RE = re.compile(r'