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 "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/common.AssertIsNotHandleNativeCoin()"
Result