Connect Wallet

Web3 Smart Banking & Innovative Finance

Tokenized stay funding, goods & smart settlement.

StayFlow is a proof-of-concept ecosystem that helps small hosts raise working capital through prepaid utility tokens, while giving guests transparent, smart-contract-governed payments and milestone-based settlement.

3
Connected Web3 services
STAY
Utility token on Base
5-Stage
Smart-contract settlement

Operating Logic

  1. Hosts join and create a token-backed campaign
  2. Guests buy STAY through wallet-based payment
  3. STAY is redeemed for stays or eligible goods
  4. Funds stay in escrow until milestones are confirmed
  5. Smart contracts route settlement to all parties

Token

S
STAY
FT utility token ยท Base chain
Prepaid value Escrow Goods redemption Settlement carrier

One ecosystem, three service layers.

Finance, goods, and services are unified under a single token and brand โ€” not three disconnected mini-sites.

How smart-contract logic governs the lifecycle.

From token creation to final payout โ€” every step is programmable, transparent, and auditable.

01

Issue

Platform verifies the host and creates a token campaign linked to a stay pool.

02

Purchase

Guests buy STAY and funds move into escrow or contract-controlled logic.

03

Redeem

STAY is locked when used for a booking or selected HostMart goods.

04

Fulfill

Check-in, check-out, and cleaning confirmation update contract state.

05

Settle

Funds are released to hosts, partners, and platform by milestone rules.

Milestone-based release instead of one-shot payment.

For an HKD 100 equivalent redemption value, the smart contract distributes funds after each fulfillment milestone is confirmed.

Host stage 1 ยท after check-inHKD 65
Host stage 2 ยท after check-outHKD 15
Cleaner ยท after cleaning doneHKD 10
Operations / maintenanceHKD 5
Platform feeHKD 5

POC-level function map.

The contract acts as the rules engine โ€” managing issuance, redemption, escrow, staged release, and expiry.

Issuance

createCampaign() mintStayTokens() setRedemptionRules() setExpiryRules()

Purchase & Redemption

purchaseStayToken() recordPayment() redeemForStay() redeemForGoods()

Fulfillment

confirmCheckIn() confirmCheckOut() confirmCleaning() releaseToHostStage1()

Settlement & Exceptions

releaseToHostStage2() releaseToCleaner() deductPlatformFee() processExpiry()

Dive into each service module.

Each landing page details how its module works within the StayFlow ecosystem.