labeleven-dev / bettercallsol

The missing Solana client
https://bettercallsol.dev
Apache License 2.0
50 stars 6 forks source link

Unlimited airdrops #98

Open sohrab- opened 1 year ago

sohrab- commented 1 year ago

There is a limit of 2 SOLs per transaction and 32 SOLs per day per account in devnet.

If the user requests more, we can grind 32 SOLs per newly-generated keypair and then transfer them to the account of user's choice.