srisaard / wax-farm-bot

For farmersworld/farmingtales/nftpanda/officeland

Home Page:https://officepandafarmbot.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to withdraw auto can you help me.

pythonthailand opened this issue · comments

This action notworking

    actions: [{
            account: 'farmersworld',
            name: 'withdraw',
            authorization: [{
              actor: wax.userAccount,
              permission: 'active',
            }],
            data: {
              owner: wax.userAccount,
              quantities: _quantity,
              fee: _fee.fee
            },
          }]

quantities should be 4decimals with "GOOD", "WOOD" or "FOOD.
Ex.
quantities: "1.5653 GOLD"
qunatities: "0.1000 FOOD"