get https://api.unmarshal.com/v1//topics/logs
All log events related to a given topic between blocks can be fetched via this endpoint.
Filters:
- Get All Logs between specified blocks: Block filtering, return all logs between those blocks, If fromBlock and toBlock are not specified then the recent 5 block logs will be returned. (fromBlock specifies from which block logs should be picked, toBlock specifies till which block)