I just put together a sample repository describing how to assign Blynk’s static tokens to Particle devices using a cloud to device (device scoped) Ledger.
It uses Javascript to read the .csv containing the Blynk static tokens and then uses the Particle cloud API to create the device scoped Ledger instance.
Both the Javascript code and sample firmware is provided in the repository.