You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enter the timestamp string for PolterFinance_exploit.sol_exp.sol (e.g., Mar-21-2024 02:51:33 PM) or leave empty to use current timestamp:
Enter the lost amount for PolterFinance_exploit.sol_exp.sol: $7M
Enter additional details for PolterFinance_exploit.sol_exp.sol: FlashLoan attack as the price oracle using the UniswapV2
and UniswapV3
Enter the link reference for PolterFinance_exploit.sol_exp.sol:
Traceback (most recent call last):
File "/root/projects/DeFiHackLabs/add_new_entry.py", line 275, in<module>main()
File "/root/projects/DeFiHackLabs/add_new_entry.py", line 271, in main
process_sol_files(uncommitted_sol_files)
File "/root/projects/DeFiHackLabs/add_new_entry.py", line 236, in process_sol_files
add_new_entry_from_file(file_path)
File "/root/projects/DeFiHackLabs/add_new_entry.py", line 254, in add_new_entry_from_file
new_entry = generate_new_entry(formatted_date, name, additional_details, lost_amount, file_name, link_reference)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: generate_new_entry() missing 1 required positional argument: 'selected_network'
The text was updated successfully, but these errors were encountered:
When I want to add a new entity, this happend:
The text was updated successfully, but these errors were encountered: