metaplex-foundation / gumdrop

Gumdrop!
https://gumdrop.metaplex.com
32 stars 52 forks source link

[Feature]: Is it possible to create an airdrop of SOL tokens? #9

Closed alexZajac closed 1 year ago

alexZajac commented 1 year ago

Which package is this feature request for?

cli

Feature

Hi,

I have been playing with the UI and CLI and I can't get to create an airdrop with SOL as the "token" to airdrop. With the CLI:

ts-node src/gumdrop-cli.ts create --claim-integration transfer --transfer-mint So11111111111111111111111111111111111111112 --distribution-method wallets --distribution-list test-gumdrop.json --keypair path_to_keypair 

I get the error: Error: Could not fetch creator token account and inspecting the code I think this is because my wallet is not the owner of the So11111111111111111111111111111111111111112 token account.

On the UI, I get:

Error: failed to get info about account So11111111111111111111111111111111111111112: Error: 403 : {"jsonrpc":"2.0","error":{"code": 403, "message":"Access forbidden, contact your app developer or support@rpcpool.com."}, "id": "99512e0d-3c62-4918-aa6d-9c16d3d37d61" }

How can this use case be achieved? Any other tools to recommend?

Thanks!

Ideal solution or implementation

Being able to perform airdrops in SOL token.

Alternative solutions or implementations

No response

Other context

No response

github-actions[bot] commented 1 year ago

This Issue has received no activity for 30 days. We will close it in 2 days, please reopen if you are still experiencing this issue.