Autohotkey take data through API
Budget: €8 – €30 EUR
I need Autohotkey script which can pick data by API call, the data i want is on wax blockchain.
Script just need to get data of specific account balance.
Specifically I need data from a table like this:
https://wax.bloks.io/account/starshipgame?loadContract=true&tab=Tables&table=players&account=starshipgame&scope=starshipgame&limit=10&lower_bound=a2.j2.wam&upper_bound=a2.j2.wam
So script must do only this: you enter name of account and it gives you back data of account balance, it must do that through API call.
Here is api instructions:
https://wax.bloks.io/account/starshipgame?loadContract=true&tab=ABI&table=players&account=starshipgame&scope=starshipgame&limit=10&lower_bound=a2.j2.wam&upper_bound=a2.j2.wam
Script just need to get data of specific account balance.
Specifically I need data from a table like this:
https://wax.bloks.io/account/starshipgame?loadContract=true&tab=Tables&table=players&account=starshipgame&scope=starshipgame&limit=10&lower_bound=a2.j2.wam&upper_bound=a2.j2.wam
So script must do only this: you enter name of account and it gives you back data of account balance, it must do that through API call.
Here is api instructions:
https://wax.bloks.io/account/starshipgame?loadContract=true&tab=ABI&table=players&account=starshipgame&scope=starshipgame&limit=10&lower_bound=a2.j2.wam&upper_bound=a2.j2.wam