We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 138ca5e + 2eb6746 commit f45a313Copy full SHA for f45a313
etherscan/accounts.py
@@ -45,7 +45,7 @@ def get_transaction_page(self, page=1, offset=10000, sort='asc', internal=False)
45
46
sort options:
47
'asc' -> ascending order
48
- 'des' -> descending order
+ 'desc' -> descending order
49
50
internal options:
51
True -> Gets the internal transactions of a smart contract
0 commit comments