{"method":"sendasset","params":["197GmEBnoQduSkwbTY7ovK9EtKvxxpFwxsEYFs","AbcCo
in",120],"id":1,"chain_name":"abc"}
I get Insufficient funds when trying to send to this address, where is funds available  in the sender account.
Sender Balance
============
{"method":"gettotalbalances","params":[0],"id":1,"chain_name":"abc"}
[
    {
        "name" : "AbcCoin",
        "assetref" : null,
        "qty" : 500.00000000
    }
]
I have checked and both Sender and Receiver has Send and Receive permissions.
What could be the issue?