Transfer
Transfer moves `amount` out of the CALLING REALM's own balance.
Call it non-crossing, forwarding your own `cur`:
Example
1grc20reg.Transfer(0, cur, "gno.land/r/demo/defi/foo20.FOO", to, 100)
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/nt/grc20reg/v0.Transfer(,,,,)"
Result