dapptools icon indicating copy to clipboard operation
dapptools copied to clipboard

better default abi decoder

Open nmushegian opened this issue 3 years ago • 2 comments

Maybe decode the abi like so

~seth send --sexy "$WETH.transfer(address $BOB, uint256 100)"~ seth send "$WETH.transfer(address $BOB, uint256 100)"

This should be backwards compatible if we do not attempt to preserve error conditions

nmushegian avatar Jan 29 '22 20:01 nmushegian

https://github.com/ricobank/apes

nmushegian avatar Mar 05 '22 02:03 nmushegian

https://github.com/ricobank/apes/issues/1

nmushegian avatar Mar 05 '22 03:03 nmushegian