Use the --serial output from uf2conv.py to see address ranges:
What you will see:
pip install uf2utils uf2conv.py firmware.uf2 -o firmware.bin -b 0x10000000 (The base address -b may be known from the device datasheet or UF2 flags.) uf2 decompiler