Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPECIFY_ACCOUNTS_YOU_WANT_TO_BUY_FOR_HERE #1

Open
Big-jsdemon opened this issue Jun 14, 2021 · 3 comments
Open

SPECIFY_ACCOUNTS_YOU_WANT_TO_BUY_FOR_HERE #1

Big-jsdemon opened this issue Jun 14, 2021 · 3 comments

Comments

@Big-jsdemon
Copy link

**'SPECIFY_ACCOUNTS_YOU_WANT_TO_BUY_FOR_HERE.json'**
where it is file or prototype?

@religion-counter
Copy link
Owner

You have to create it. You need the privateKeys and the addresses of the target accounts.
Sample json:

[{"address":"0x0.....","privateKey":"0x0...."},{"address":"0x1.....","privateKey":"0x1...."},...]

@Big-jsdemon
Copy link
Author

you can create a full exchange swap pancakeswap for metamask eg bnb to busd with all configurations for a reward?

I am interested in understanding this topic, but I will not find a single full-fledged example

@religion-counter
Copy link
Owner

Currently this example only buys a specific token from pancakeswap.finance for BNB tokens. Also the minOutAmount is not calculated properly. This script is used only for educational purposes and for increasing the number of holders of a particular token.
When we progress more with the casino we will post more working examples and also the casino code will be posted here.
The rewards are in the smart contract of the token.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants