wormhole-foundation / native-token-transfers

Open, flexible, and composable framework for transferring tokens across blockchains without liquidity pools
Other
22 stars 40 forks source link

cli: query token decimals outside of forge script #490

Closed kcsongor closed 4 months ago

kcsongor commented 4 months ago

This works around and edge case when the token contract is compiled against a different EVM version than what the forge script is running in (london currently).