Test Function: test_selfdestruct_pre_existing()

Test calling a previously created account that contains a selfdestruct, and verify its balance

Back to test_selfdestruct_pre_existing().

Parametrized Test Cases

Test ID (Abbreviated) selfdestruct_contract_initial_balance call_times sendall_recipient_addresses
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_0-single_call 0 1 ['pre_deploy_contract_1']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_0-single_call_self 0 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_sendall_recipient 0 2 ['pre_deploy_contract_1']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_self_recipient 0 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self 0 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self_last 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self 0 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 0 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_100000-single_call 100000 1 ['pre_deploy_contract_1']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_100000-single_call_self 100000 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_sendall_recipient 100000 2 ['pre_deploy_contract_1']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_self_recipient 100000 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self 100000 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self_last 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self 100000 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Shanghai-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 100000 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-single_call 0 1 ['pre_deploy_contract_1']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-single_call_self 0 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_sendall_recipient 0 2 ['pre_deploy_contract_1']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_self_recipient 0 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self 0 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self_last 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self 0 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 0 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-single_call 100000 1 ['pre_deploy_contract_1']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-single_call_self 100000 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_sendall_recipient 100000 2 ['pre_deploy_contract_1']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_self_recipient 100000 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self 100000 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self_last 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self 100000 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Shanghai-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 100000 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_0-single_call 0 1 ['pre_deploy_contract_1']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_0-single_call_self 0 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_sendall_recipient 0 2 ['pre_deploy_contract_1']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_self_recipient 0 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self 0 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self_last 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self 0 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 0 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_100000-single_call 100000 1 ['pre_deploy_contract_1']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_100000-single_call_self 100000 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_sendall_recipient 100000 2 ['pre_deploy_contract_1']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_self_recipient 100000 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self 100000 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self_last 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self 100000 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Cancun-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 100000 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-single_call 0 1 ['pre_deploy_contract_1']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-single_call_self 0 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_sendall_recipient 0 2 ['pre_deploy_contract_1']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_self_recipient 0 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self 0 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self_last 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self 0 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 0 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-single_call 100000 1 ['pre_deploy_contract_1']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-single_call_self 100000 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_sendall_recipient 100000 2 ['pre_deploy_contract_1']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_self_recipient 100000 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self 100000 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self_last 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self 100000 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Cancun-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 100000 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_0-single_call 0 1 ['pre_deploy_contract_1']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_0-single_call_self 0 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_sendall_recipient 0 2 ['pre_deploy_contract_1']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_self_recipient 0 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self 0 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self_last 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self 0 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 0 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_100000-single_call 100000 1 ['pre_deploy_contract_1']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_100000-single_call_self 100000 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_sendall_recipient 100000 2 ['pre_deploy_contract_1']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_self_recipient 100000 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self 100000 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self_last 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self 100000 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Prague-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 100000 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-single_call 0 1 ['pre_deploy_contract_1']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-single_call_self 0 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_sendall_recipient 0 2 ['pre_deploy_contract_1']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_self_recipient 0 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self 0 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self_last 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self 0 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 0 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-single_call 100000 1 ['pre_deploy_contract_1']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-single_call_self 100000 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_sendall_recipient 100000 2 ['pre_deploy_contract_1']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_self_recipient 100000 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self 100000 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self_last 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self 100000 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Prague-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 100000 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_0-single_call 0 1 ['pre_deploy_contract_1']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_0-single_call_self 0 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_sendall_recipient 0 2 ['pre_deploy_contract_1']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_self_recipient 0 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self 0 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self_last 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self 0 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 0 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_100000-single_call 100000 1 ['pre_deploy_contract_1']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_100000-single_call_self 100000 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_sendall_recipient 100000 2 ['pre_deploy_contract_1']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_self_recipient 100000 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self 100000 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self_last 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self 100000 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Osaka-state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 100000 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-single_call 0 1 ['pre_deploy_contract_1']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-single_call_self 0 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_sendall_recipient 0 2 ['pre_deploy_contract_1']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_single_self_recipient 0 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self 0 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_sendall_recipients_including_self_last 0 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self 0 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_0-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 0 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-single_call 100000 1 ['pre_deploy_contract_1']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-single_call_self 100000 1 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_sendall_recipient 100000 2 ['pre_deploy_contract_1']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_single_self_recipient 100000 2 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self 100000 3 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_sendall_recipients_including_self_last 100000 3 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self 100000 6 [b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01', 'pre_deploy_contract_2', 'pre_deploy_contract_3']
...fork_Osaka-blockchain_test_from_state_test-selfdestruct_contract_initial_balance_100000-multiple_calls_multiple_repeating_sendall_recipients_including_self_last 100000 6 ['pre_deploy_contract_1', 'pre_deploy_contract_2', b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01']