Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit614a11b

Browse files
author
Kotsias, Panagiotis-Christos
committed
Fixed contract address
1 parentfb697e1 commit614a11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎etherscan/modules/tokens.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def get_total_supply_by_contract_address(contract_address: str) -> str:
1313
f"{fields.ACTION}"
1414
f"{actions.TOKEN_SUPPLY}"
1515
f"{fields.CONTRACT_ADDRESS}"
16-
f"{str}"
16+
f"{contract_address}"
1717
)
1818
returnurl
1919

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp