ZracheSs-xyZ / PayoutScript-xyZ

70 stars 51 forks source link

WARNING: 400 Client Error: Bad Request for url: https://proxy.roninchain.com/free-gas-rpc #21

Open ndarproj opened 2 years ago

ndarproj commented 2 years ago

getting this error fro some scholars but some works

Executing payout for '' ├─ Scholar payout: sending 622 SLP from ronin:e14698B9D78c4D4aD6C6262FBc44cC9703e76295 to ronin:6F8D81836B5410f0EDCBFfEf0BA763bFDA8f4C36...WARNING: 400 Client Error: Bad Request for url: https://proxy.roninchain.com/free-gas-rpc

rick-van-boxtel commented 2 years ago

I have the same issue

rick-van-boxtel commented 2 years ago

Was able to fix it myself by changing https://proxy.roninchain.com/free-gas-rpc into https://api.roninchain.com/rpc in the payout_script. Please do your own research since I am not a coder myself!

CryptoUncleSam commented 2 years ago

But still changing that it does not execute tx

77656233 commented 2 years ago

Any update here? getting the same?

ZracheSs-xyZ commented 2 years ago

Changing https://proxy.roninchain.com/free-gas-rpc into https://api.roninchain.com/rpc seems to do it. I will verify this and push an update in 3days when I’m home!

Sorry for the delay guys!

On Wed, 4 May 2022 at 20:21 Christian @.***> wrote:

Any update here? getting the same?

— Reply to this email directly, view it on GitHub https://github.com/ZracheSs-xyZ/PayoutScript-xyZ/issues/21#issuecomment-1117861080, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUL4E2V66OYOZIS27DV7KJTVILL6NANCNFSM5UZ7TZHA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

77656233 commented 2 years ago

Np :) But I think if we can not use the gas free transactions anymore the payout try will clear always the wallet and the transactions will no go out?

ZracheSs-xyZ commented 2 years ago

Well, you need to have RON on the wallet! Otherwise you won’t be able

On Wed, 4 May 2022 at 20:30 Christian @.***> wrote:

Np :) But I think if we can not use the gas free transactions anymore the payout try will clear always the wallet and the transactions will no go out?

— Reply to this email directly, view it on GitHub https://github.com/ZracheSs-xyZ/PayoutScript-xyZ/issues/21#issuecomment-1117881938, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUL4E2VHTB2ARILDMUD3MSTVILM5JANCNFSM5UZ7TZHA . You are receiving this because you commented.Message ID: @.***>

77656233 commented 2 years ago

Ok so i will load them all ;) ty

Nozomuhida commented 2 years ago

I tried changing the link as you guys mentioned and I made sure I have RON in my accounts but its still not working. any suggestions?

BuiltInThe80s commented 2 years ago

You also need to change the gas price from 0 to 1:

'gasPrice': Web3.toWei(1, 'gwei')

Nozomuhida commented 2 years ago

You also need to change the gas price from 0 to 1:

'gasPrice': Web3.toWei(1, 'gwei')

worked perfectly! thank you!!!!

cmdhere commented 2 years ago

Hello, The script was ran and encountered this error. So failed to claim anything. The changes were made.

However now it seems, it will not retry claiming. It will skip over all the unclaimed accounts stating the balance is 0. ( Doesn't seem to detect that there is SLP that can be claimed. Even though it failed to claim the first time (before the changes )

I can manually goto marketplace and claim the SLP fine and do everything manually. As per screenshot. failed claim

Does this mean i have manually claim this time round? Any ideas?

CryptoUncleSam commented 2 years ago

Hello, The script was ran and encountered this error. So failed to claim anything. The changes were made.

However now it seems, it will not retry claiming. It will skip over all the unclaimed accounts stating the balance is 0. ( Doesn't seem to detect that there is SLP that can be claimed. Even though it failed to claim the first time (before the changes )

I can manually goto marketplace and claim the SLP fine and do everything manually. As per screenshot. failed claim

Does this mean i have manually claim this time round? Any ideas?

I have same problem I do not know why is not claiming