Safe Staker Documentation
  • Overview
    • ❓What is Safe Staker?
    • 🌎Official Links
    • 🤑Earn by Referrals
  • Admin Setup Guide
    • ⚙️Getting Started
    • 🖼️NFT Staking Setup
      • 🟥/set-nft-collection
      • 🟦/nft-staking-reward
      • 🟦/nft-staking-duration
    • 🪙Token Staking Setup
      • 🟥/set-token-address
      • 🟦/token-staking-reward
      • 🟦/token-staking-duration
    • 💲Reward Currency Setup
    • 🥩Staking UI Setup
      • 🟦/staking-ui
    • 🏪Points Parlor Setup
      • 🟦/points-parlor-ui
      • 🎟️Raffles - setup
        • /create-raffle
        • /edit-raffle
        • /delete-raffle
      • 🏪Store - setup
        • /add-item
        • /delete-item
        • /edit-item
        • /item-info
        • /store
    • 🚅Staking Boosters
      • 🐦Tweet Booster
      • 🫧Chat Booster
      • 😀Reaction Booster
      • 🧵Role Booster
    • 🏄Staking Types
      • Periodic Staking
      • Cumulative Staking
    • 📬DAO Voting
    • 🧬Holder Verification ᵇᵉᵗᵃ
    • 📕Logs, Reports & more
      • 🟦/logs-channel
      • 🟦/csv-reports
      • 🟥/set-rpc
      • 🟥/reset-all-points
      • 🟥/add-points
      • 🟥/remove-points
  • User Guide
    • 🟩/link-wallet
    • 🟩/stake-nfts
    • 🟩/stake-tokens
    • 🟩/points
    • 🟩/leaderboard
  • NFT Minting
    • 🍀Minting Portal
    • 🖼️NFT Collection Creation
  • Phase 2 Features
    • Planned features
Powered by GitBook
On this page
  • 1. Staking Points
  • 2. Linked Wallets
  • 3. NFTs Staked
  • 4. All
  1. Admin Setup Guide
  2. Logs, Reports & more

/csv-reports

[OPTIONAL] - Download a CSV report with User Data. By default, this command can be used by server managers or administrators only.

Previous/logs-channelNext/set-rpc

Last updated 5 months ago

The /csv-reports command can be used to download various type of data from the Safe Staker app.

Below are the type of reports currently available:

  • All users Staking Points

  • All users Linked Wallets

  • Number of NFTs Staked by every user

  • All of the above in one report

1. Staking Points

This provides a csv file with staking points of all users in the server, along with their discord user id and user name.

2. Linked Wallets

This provides a csv file with linked wallets of all users in the server, along with their discord user id and user name.

3. NFTs Staked

This provides a csv file with the number NFTs staking by each user in the server, along with their discord user id and user name.

4. All

This provides a csv file with data from all of the reports above, including user staking points, linked wallets, total NFTs staked along with their discord user id and user names.

📕
🟦