Open segfault-magnet opened 6 days ago
given a raw script tx, we should provide helpers to determine whether that script was a contract call and to which contract.
Ideally, given the ABI, we should also help the user decode the function arguments.
We should also detect if it was a loader script and what is the blob id.
Should handle multicalls.
given a raw script tx, we should provide helpers to determine whether that script was a contract call and to which contract.
Ideally, given the ABI, we should also help the user decode the function arguments.
We should also detect if it was a loader script and what is the blob id.
Should handle multicalls.