Built on Camino Network

Loyalty Programs
On the Blockchain

Mint ERC-20 reward tokens for every booking. Build tier-based loyalty programs that travelers actually value — transparent, portable, and on-chain.

Reward Token ERC-20

250 TRV

Sunset Sailing Tour

Tier

Gold

Balance

1,420

Status

Minted

On-chain verified
0x4d2a...e7b3

ERC-20

Standard reward tokens

<2s

Reward finality

~$0.001

Cost per mint

100%

Custodial — no wallets needed

Features

Everything You Need for
On-Chain Loyalty

From reward tokens to tier management, Trove handles your entire loyalty program on the blockchain.

Automatic Token Minting

Every booking automatically triggers an ERC-20 token mint. Configure reward amounts per experience, per tier, or per booking value. Tokens land in the traveler's custodial wallet instantly.

Reward Rules

Sunset Sailing +250 TRV
Mountain Trek +180 TRV
City Food Tour +120 TRV

Multipliers

Gold 2x Silver 1.5x Bronze 1x

Tier Management

Define Bronze, Silver, Gold, Platinum — or any tiers you want. Set thresholds, multipliers, and perks. Travelers auto-promote when their token balance crosses a threshold.

Token Redemption

Let travelers redeem tokens for discounts, upgrades, or exclusive experiences. Every redemption is burned on-chain — transparent, verifiable, and final.

Cross-Operator Rewards

Tokens are portable across operators on the same Camino Network. Build coalition loyalty programs with shared rewards.

Analytics Dashboard

Track token velocity, redemption rates, tier distribution, and program ROI. All backed by on-chain data.

Webhook Integration

Plug into any booking system. HMAC-signed webhooks trigger automatic token minting on confirmed bookings.

How It Works

From Booking to Reward Token

Four steps, fully automated. Your travelers never need a wallet.

1

Booking Confirmed

Webhook fires from your booking system. Trove creates a custodial wallet for the traveler if needed.

2

Tokens Minted

ERC-20 reward tokens are minted to the traveler's wallet. Amount based on experience rules and tier multiplier.

3

Tier Evaluated

Traveler's total balance is checked against tier thresholds. Auto-promotion with on-chain event emission.

4

Redeem or Hold

Travelers redeem tokens for perks, or hold to climb tiers. Every action is transparent and on-chain.

Loyalty Program — Tier Overview
Platinum 5,000+ TRV
3x
Gold 1,420 / 2,000 TRV
2x
Silver 500+ TRV
1.5x
Bronze 0+ TRV
1x

Tier System

Rewards That Grow

Define unlimited tiers with custom thresholds and multipliers. Travelers automatically promote when their on-chain balance crosses the next threshold. Transparent, trustworthy, and impossible to game.

  • Automatic tier promotion based on token balance
  • Configurable multipliers per tier level
  • On-chain event emission for every tier change
  • Webhook notifications for tier promotions

For Developers

Integrate in Minutes

RESTful API for loyalty programs, token management, tier configuration, and redemption. Webhook-driven, idempotent, and fully documented.

ERC-20

Token standard

REST

API interface

HMAC

Webhook security

AWS

KMS key custody

Check traveler balance
curl https://api.trove.travel/v1/loyalty/balance \
  -H "X-Api-Key: your_key" \
  -d '{"traveler_id": "tr_8f3a"}'

// Response
{
  "traveler_id": "tr_8f3a",
  "balance": 1420,
  "token": "TRV",
  "tier": {
    "name": "Gold",
    "multiplier": 2.0,
    "next_tier": "Platinum",
    "tokens_needed": 3580
  },
  "wallet": "0x4d2a...e7b3"
}

Ready to Reward
Your Travelers?

Launch your on-chain loyalty program in days, not months. Token minting, tier management, and analytics — all handled by Trove.