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

Commit431e77d

Browse files
authored
Update fields_enum.py
Fixed PREFIX
1 parent0f8a796 commit431e77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎etherscan/enums/fields_enum.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class FieldsEnum:
2626
OFFSET:str="&offset="
2727
PAGE:str="&page="
2828
POSITION:str="&position="
29-
PREFIX:str="https://api.polygonscan.com/api?"
29+
PREFIX:str="https://api.etherscan.io/api?"
3030
SORT:str="&sort="
3131
START_BLOCK:str="&startblock="
3232
START_DATE:str="&startdate="

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp