Skip to content

Latest commit

 

History

History
 
 

getting-tx-return-value

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Read returned value from tx

Check the script.

Keep in mind that this only works for networks that support debug_traceTransaction.

If a network doesn't support this method but you have access to an archive node, you can use Hardhat's mainnet forking and send a debug_traceTransaction call to get the same result.