Getting all addresses with a fund greater than a threshold (Known as the Snapshot), so we can import this information in V4.
It would be good, to retrieve this information directly from a node, instead of going the long route.
Node -> Blockexplorer -> CSV Export -> CSV Import.
The required information requires only 2 collums: Address and Amount
Once we have this list, we also know if there are address types that are not supported by the system.
Getting all addresses with a fund greater than a threshold (Known as the Snapshot), so we can import this information in V4. It would be good, to retrieve this information directly from a node, instead of going the long route. Node -> Blockexplorer -> CSV Export -> CSV Import.
The required information requires only 2 collums: Address and Amount
Once we have this list, we also know if there are address types that are not supported by the system.