Hello hope you are good ?
i run npm install
i creat a files .json like this :
[{"address":"0x551c1F831533/////55FB6fa3ef86","privateKey":"a7fda8be82590279/////////412a96e8c85"}]
i run node buy-onlyone-pancakeswap.js and get this error :
console.log(Buying ONLYONE for ${originalAmountToBuyWith} BNB from pancakeswap for address ${targetAccount.address});
^
TypeError: Cannot read properties of undefined (reading 'address')
Hello hope you are good ?
i run npm install
i creat a files .json like this :
[{"address":"0x551c1F831533/////55FB6fa3ef86","privateKey":"a7fda8be82590279/////////412a96e8c85"}]
i run node buy-onlyone-pancakeswap.js and get this error :
console.log(
Buying ONLYONE for ${originalAmountToBuyWith} BNB from pancakeswap for address ${targetAccount.address});^
TypeError: Cannot read properties of undefined (reading 'address')