Blockchain on Fanbase

Fanbase is built on blockchain technology to give creators and fans a transparent, trustworthy payment system that no single entity controls.

Why Blockchain?

Traditional creator platforms take large cuts, delay payments, and can freeze accounts without warning. Blockchain solves these problems:

  • Transparent fees - Smart contract logic is public and verifiable
  • Instant settlement - No waiting for payment processing
  • Censorship resistant - No one can arbitrarily freeze your earnings
  • Verifiable transactions - Every payment is recorded on a public ledger

How It Works

Smart Contracts

Fanbase uses smart contracts to process all payments. When a fan pays for content, the smart contract automatically:

  1. Receives the payment
  2. Applies any applicable fees
  3. Distributes funds to the creator's wallet
  4. Records the transaction on-chain

The entire process takes seconds, and every step is verifiable on the blockchain.

Transaction Types

Fanbase smart contracts handle two main transaction types:

  • Transfers - Direct payments from fans to creators (tips, messages)
  • Purchases - Content unlocks where fans pay to access premium posts

Both transaction types support the affiliate commission system, so referrers earn automatically when their referred users transact.

Supported Networks

Fanbase operates on multiple blockchain networks to give you flexibility:

Base

Coinbase's Layer 2 network built on Ethereum. Base offers:

  • Transaction fees under $0.01
  • Settlement in seconds
  • Full Ethereum security
  • Native USDC support

Base is the recommended network for most users due to its low costs and speed.

Ethereum Mainnet

The most established smart contract network. Ethereum offers:

  • The highest level of decentralization and security
  • Higher transaction fees than L2s

Use Ethereum when you're making larger transfers and security matters most.

Solana

Solana transactions confirm in under a second and cost less than $0.001. Solana offers:

  • Sub-second transaction times
  • Fees under $0.001
  • Native USDC and USDT support

A good fit if you're already in the Solana ecosystem or want the fastest possible settlement.

Supported Tokens

Currently Supported:

  • USDC (Base, Ethereum, Solana)
  • USDT (Base, Ethereum, Solana)

Additional token support is planned for future releases.

Contract Security

Fanbase's smart contracts are built with several safety mechanisms:

  • Signature verification - Every transaction requires a valid cryptographic signature before it's processed
  • Fee caps - Maximum fee percentages are hard-coded into the contract so they can't be raised beyond a set limit
  • Pausable - Contracts can be paused quickly if a security issue is detected
  • Upgradeable - Contracts can be updated to fix issues or add features without moving funds

For Developers

Fanbase contracts are open and verifiable:

  • Token standard: ERC-20 on EVM chains, SPL on Solana
  • Fee structure: Platform fee + affiliate commission
  • Verification: Off-chain signatures verified on-chain

Contract addresses and ABIs are publicly available for integration.