eosio_light_api
eosio_light_api copied to clipboard
Light API for EOSIO networks
By reading the code don't see any way to offset the selection on the sql query, also the doc doesn't mention any parameter for pagination on the topholders endpoint. Could...
Bumps [ws](https://github.com/websockets/ws) to 7.5.9 and updates ancestor dependency [jsonrpc2-ws](https://github.com/kanreisa/jsonrpc2-ws). These dependencies need to be updated together. Updates `ws` from 6.1.4 to 7.5.9 Release notes Sourced from ws's releases. 7.5.9 Bug...
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.37. Changelog Sourced from moment-timezone's changelog. 0.5.37 2022.08-25 Re-publish npm package, because of extra folder present in 0.5.36, check moment/moment-timezone#999 0.5.36 2022.08-25 IANA TZDB 2022c...
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [nconf](https://github.com/flatiron/nconf) from 0.10.0 to 0.11.4. Release notes Sourced from nconf's releases. v0.11.4 Fixes: Prevent improper usage of the memory store from polluting the object prototype (#397) (@mhamann) v0.11.3 Fixes:...
The API returns an unkeyed value for the actual data requested, one of which is the array that usually comes with a key like "data" or something. Because of the...
We need an endpoint that can be used to get and filter(by symbol and contract) tokens that are available in the network.
``` cleos -u https://proxy.eosnode.tools/ get transaction ebecc5781d034c81ac94775a99c9aef132a8af4a2960a2a0fae265acd466d386 | less ``` EOS balance of `adarweinreb1` was not properly updated after this transaction.