v1

latestOpenAPI 3.1.0GPL 3.02026-07-131857173.1 KB
Accounts

Manage monitors

Add, remove, clean, and list address monitors. Corresponds to the <a href="/chifra/accounts/#chifra-monitors">chifra monitors</a> command line.

get/monitors

Query parameters

addrsstring[]

one or more addresses (0x...) to process

deleteboolean

delete a monitor, but do not remove it

undeleteboolean

undelete a previously deleted monitor

removeboolean

remove a previously deleted monitor

cleanboolean

clean (i.e. remove duplicate appearances) from monitors, optionally clear stage

listboolean

list monitors in the cache (--verbose for more detail)

countboolean

show the number of active monitors (included deleted but not removed monitors)

stagedboolean

for --clean, --list, and --count options only, include staged monitors

chainstring

the chain to use

noHeaderboolean

suppress the header in the output

cacheboolean

force the results of the query into the cache

decacheboolean

removes related items from the cache

fmtstring

export format, one of [ txt | csv | json ]

Response

returns the requested data