foundry2echidna 0.2.1

Easily seed Echidna with Foundry broadcast files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "transactions": [
        {
            "transactionType": "CREATE",
            "contractAddress": "0x057ef64E23666F000b34aE31332854aCBd1c8544",
            "transaction": {
                "from": "0x90f79bf6eb2c4f870365e785982e1f101e93b906",
                "gas": "0x8f864",
                "value": "0x0",
                "data": "0x6080604"
            }
        }
    ]
}