Called method ft_transfer_call in contract wrap.near
1
{
2
"msg": [
3
{
4
"token_in": "wrap.near",
5
"token_out": "wrap.near",
6
"amount_in": "0",
7
"pool_id": 6065,
8
"min_amount_out": "119900843931044799000000"
9
}
10
],
11
"amount": "0",
12
"receiver_id": "ref.hot.tg"
13
}
Result:
1
{
2
"ActionError": {
3
"kind": {
4
"FunctionCallError": {
5
"ExecutionError": "Smart contract panicked: panicked at \\'The amount should be a positive number\\', /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/near-contract-standards-3.1.0/src/fungible_token/core_impl.rs:133:9"