Dashboard overview
The Gift Cards dashboard at dashboard.chipipay.com lets you create, manage, and monitor gift codes without writing code. Navigate to your org → Gift Cards service → you’ll see three tabs:Usage tab
Real-time metrics for your gift card activity:- Distributed ($) — total USDC sent to recipients
- Redeemed — number of successful redemptions
- **Fees Paid (0.01 per redeem)
- Codes Active — gift codes that are still redeemable
- By chain — Starknet vs Solana breakdown
- Recent redeems — table with wallet, chain, amount, status, and transaction link
Codes tab
All your gift codes in one table:- Utilization — progress bar showing
redeems/maxRedeems - Status — Active, Expired, Exhausted, or Inactive
- Copy link — one-click copy of the claim URL
- Create Gift button — opens the create dialog
Integration tab
Code snippets for the full flow:- Create a gift
- Validate a code
- Create wallet (if needed)
- Redeem to Starknet (instant)
- Redeem to Solana (CCTP)
- Poll cross-chain status
Creating a single gift
Click Create Gift in the Codes tab → Single mode:
After creating, the claim URL is copied to your clipboard automatically.
Bulk airdrop
Click Create Gift → Bulk Airdrop mode:- Enter a campaign name (e.g. “May Airdrop”)
- Set the amount per recipient
- Upload a CSV file with an
emailcolumn (optionalcodecolumn for custom codes)
- Preview the recipients and total cost
- Click Send N Gift Cards
🎁 You received $5.00 USDC from Your App Name [Claim Your Gift]The email links to
dashboard.chipipay.com/claim/CODE — a public page where they enter their wallet address and claim.
Claim page
The claim page at/claim/CODE is public — no login, no app download, no API key needed.
The flow for the recipient:
- Opens the claim link (from email, SMS, QR code, or social media)
- Sees the gift amount and sender name
- Enters their wallet address (Starknet or Solana)
- Chooses a chain
- Clicks Claim → USDC arrives in their wallet
Costs
Limits
Admins can set per-org limits:
These are configured by the Chipi admin. Contact support to adjust.
Compliance
Gift card distributions may be subject to money transmission, KYC, and tax reporting requirements in your jurisdiction. Chipi collects the following data for compliance purposes:- Recipient wallet address
- Destination chain
- IP address (retained for 90 days)
- Transaction hashes (permanent)
- Redeem fees (permanent)
- Single gifts > $100
- Org distributions > $1,000/month
- Cross-chain transfers > $50
- Same wallet redeeming > 5 times in 7 days
