Get transactions (More params)
get
https://www.coin-tunnel.ml/api
/v1/txsearch/
Get transactions
The filter parameter can be a simple match:
{"note":"water bottle"}
or a mongodb search parameter like this: {"creation": {"$gt":1619654770583}}
Last modified 1yr ago