Skip to content

Commit

Permalink
add DROP alias for AIRDROP
Browse files Browse the repository at this point in the history
  • Loading branch information
jdogresorg committed Mar 14, 2024
1 parent f16ebb2 commit d1fae40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/actions/AIRDROP.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ This example airdops 1 GAS to every holder on a list and 2 BRRR to every holder
## Rules

## Notes
- `DROP` `ACTION` can be used for shorter reference to `AIRDROP` `ACTION`
- `AIRDROP` to `address` `LIST` sends `AMOUNT` of `token` to each address on the list
- `AIRDROP` to `token` `LIST` sends `AMOUNT` of `token` to holders of each `token` on the list
- `AIRDROP` to `ASSET` `LIST` sends `AMOUNT` of `token` to holders of each `ASSET` on the list
Expand Down

0 comments on commit d1fae40

Please sign in to comment.