CityOfZion / neon-js

Javascript libraries that allow the applications to interact with NEO blockchain

Home Page:https://docs.coz.io/neo3/neon-js/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I obtain a snapshot of the balance of a specific address at a particular block?

liucan163 opened this issue · comments

For example, if address A had 100 NEO in block 1 and 80 NEO in block 2, how can I retrieve the balance of address A at the end of each block?