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.
1 parent 38ad46f commit e835899Copy full SHA for e835899
scraper_service/shovel_extrinsics/utils.py
@@ -76,6 +76,7 @@ def get_column_type(value, value_type=None, key=None):
76
"info__email__Raw0": "String",
77
"info__twitter__Raw0": "String",
78
"info__web__Raw0": "String",
79
+ "other_signatories": "Array(String)",
80
"calls": "Array(String)",
81
"call__call_args": "Array(String)",
82
"transaction__EIP1559__access_list": "Array(String)",
0 commit comments