Skip to content

Releases: fudgebucket27/LoopringNftSnapshotter

v2.0.1

Choose a tag to compare

@fudgebucket27 fudgebucket27 released this 23 Nov 20:22

Use hosted service subgraph

v2.0.0

Choose a tag to compare

@fudgebucket27 fudgebucket27 released this 20 Oct 02:12

Updated to use decentralized version of the loopring subgraph

v1.0.3

Choose a tag to compare

@fudgebucket27 fudgebucket27 released this 13 Oct 05:13

Requests are done in parallel in batches of 100.

Transaction id's are now tracked as the graph can return duplicates, so this will prevent duplicates from appearing in the results.

v1.0.2

Choose a tag to compare

@fudgebucket27 fudgebucket27 released this 21 Sep 05:52

Fix slots logic when over 200 slots.

v1.0.1

Choose a tag to compare

@fudgebucket27 fudgebucket27 released this 20 Sep 04:33

Support for nft ids file path and layer 1 block number as arguments

LoopringNftSnapshotter 0 C:\temp\ids.txt

0 is the block number on layer 1. leave this to 0 to get latest block or specify a different number.
C:\temp\ids.txt is the full file path to the nft ids txt file

v1.0.0

Choose a tag to compare

@fudgebucket27 fudgebucket27 released this 20 Sep 03:56

Initial release