OffBlocks
CtrlK
  • 👋Welcome to OffBlocks
  • Overview
    • 💡What we do
    • ✨Core Concepts
    • 📜Whitepaper
    • ⛓️Supported Blockchains and Assets
    • ❔FAQ
  • Developer Guides
    • 🏗️System Architecture
    • ⚙️API Integration
      • 🚀Getting Started
      • 📯Postman
      • 🔑Authentication
      • 🔏Request Signatures
      • 🆔Idempotency
      • ⛓️Blockchain Identifiers
      • 📒Blockchain Updates
      • 📲Sign in With X
      • 💰Fees
      • 🕹️Simulator
      • 🔢API Reference
        • 🦸‍♂️Customers
        • 🏦Accounts
        • 💳Cards
        • 🔃Transactions
        • 🪝Webhooks
        • 🕹️Simulator
        • 🚂Engine
      • ⏭️States and Transitions
        • 🦸‍♂️Customer States
        • 🏦Account States
        • 💳Card States
        • 🔑Authorisation States
        • 🔃Transaction States
    • 🧬Smart Contracts
      • OffBlocksEscrow.sol
      • OffBlocksSmartWalletFactory.sol
      • OffBlocksSmartWallet.sol
      • PendingWithdrawal.sol
      • Interfaces
    • 🔢Step-by-step Guide
      • 1️⃣API Credentials
      • 2️⃣Authentication
      • 3️⃣Request Preparation
      • 4️⃣Customer Creation
      • 5️⃣Customer Verification
      • 6️⃣Account Creation
      • 7️⃣Card Issuance
      • 8️⃣Card Authorisations
      • 9️⃣Webhooks
  • Use Cases
    • 💰Wallet Providers
    • 🧑‍🌾DeFi Apps
    • 🏦Neo-banks and FinTechs
Powered by GitBook
On this page
  1. Developer Guides
  2. 🧬Smart Contracts

Interfaces

PreviousPendingWithdrawal.solNextStep-by-step Guide