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

Commit7fddb0c

Browse files
author
Kotsias, Panagiotis-Christos
committed
Added more actions
1 parenta4e557e commit7fddb0c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎etherscan/enums/actions_enum.py‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,15 @@ class ActionsEnum:
66
BALANCE_HISTORY:str="balancehistory"
77
BALANCE_MULTI:str="balancemulti"
88
BALANCE:str="balance"
9+
GET_ABI:str="getabi"
910
GET_MINED_BLOCKS:str="getminedblocks"
11+
GET_SOURCE_CODE:str="getsourcecode"
12+
GET_STATUS:str="getstatus"
13+
GET_TX_RECEIPT_STATUS:str="gettxreceiptstatus"
1014
TOKENNFTTX:str="tokennfttx"
1115
TOKENTX:str="tokentx"
16+
TOKEN_SUPPLY:str="tokensupply"
17+
TOKEN_BALANCE:str="tokenbalance"
1218
TXLIST_INTERNAL:str="txlistinternal"
1319
TXLIST:str="txlist"
1420

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp