AssertIsNotHandleNativeCoin
AssertIsNotHandleNativeCoin validates that no native coins were sent with the transaction.
Use this when a function should only work with GRC20 tokens and not accept native coins.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/common.AssertIsNotHandleNativeCoin()"
Result