Skip to content

Commit 2a0d436

Browse files
committed
Docs
1 parent 033e9bb commit 2a0d436

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/log.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ module.exports = function(getRequest, apiKey) {
1616
* @param {string} topic2_3_opr - and|or between topic2 & topic3
1717
* @param {string} topic3 - topic (32 Bytes per topic)
1818
* @param {string} topic0_2_opr - and|or between topic0 & topic2
19+
* @example https://etherscan.io/apis#logs
1920
* @returns {Promise.<object>}
2021
*/
2122
getLogs(address,

0 commit comments

Comments
 (0)