test_newly_created_contract()¶
Documentation for tests/shanghai/eip4895_withdrawals/test_withdrawals.py::test_newly_created_contract@b314d18e.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/shanghai/eip4895_withdrawals/test_withdrawals.py::test_newly_created_contract --fork Amsterdam
Test withdrawing to a newly created contract.
Source code in tests/shanghai/eip4895_withdrawals/test_withdrawals.py
463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 | |
Parametrized Test Cases¶
This test generates 2 parametrized test cases across 5 forks.