How to add special rules to your Gacha using .CSV file
Last updated
Last updated
You can add special rules for specific wallet addresses such as allowlists to restrict access, discounted plays, and free plays by uploading a .CSV file with three columns:
address = wallet address of users you wish to apply rule to
playcount = number of times each address can play
price = the price user can play for:
blank = current set price
0 = free
The easiest way to create a .CSV file is to do so in a spreadsheet such as google sheets or Excel.
Example:
Once you have filled out your spreadsheet, you can export it as a .CSV file as shown below:
Google Sheets: File -> Download -> Comma Separated Values (.CSV)
Microsoft Excel: File -> Export -> Change File Type -> CSV (Comma Delimited)