API for providing useful information about NEAR blockchain.
Still under heavy development.
(*) We support all the FT contracts implementing Events NEP and some popular legacy contracts such as aurora
, wrap.near
and few others.
If your contract is not supported, please update with our new SDK.
If it's important for you to collect all the previous history as well, you need to make the contribution and implement your own legacy handler.
You can use existing handlers as the example.