PAYRAM
API SPECS
  • INTRODUCTION
    • ๐Ÿ‘‹PAYRAM
    • ๐Ÿ’กGetting Started
      • Setup
      • YAML Configuration
      • Wallet Configuration
      • Reset Setup
      • Update PayRam Server
      • Check your Database
      • Project API Keys
      • Webhook Integration
      • ๐ŸฆŠTest Wallet Setup
  • PAYMENT INTEGERATION
    • ๐Ÿ“ชPayments Flow
    • ๐ŸŽŒIntegrating Payments
      • Implementing the Payment Form
      • Generating a Payment Link
      • Get Payment Details
      • Checking Payment Status
      • Webhook
  • REFERRAL INTEGRATION
    • ๐Ÿ‘ฌReferral Flow
    • Create New Campaign
      • Embed the Referral Dashboard
      • Link Referrers to Referees
      • Trigger Events
  • Fund Management
    • ๐Ÿ› ๏ธSmart Consolidation
    • โ›ฝGAS Station
    • ๐Ÿ‘ฎโ€โ™€๏ธPolicy Management
  • DEVELOPERS
    • ๐ŸŽจAPI Reference
    • ๐ŸงชTest Faucets
  • SUPPORT
    • โ‰๏ธFAQ
      • Deployment FAQ's
      • Configuration FAQ's
      • API Integration FAQ's
      • Fund Management FAQ's
      • Referral FAQ's
      • Debug FAQ's
    • ๐Ÿ“…Change Log
Powered by GitBook
On this page
  1. Fund Management

GAS Station

A gas fee is the cost incurred for executing a transaction on a blockchain, deducted in the network's native token. The Gas Station is a specialized wallet that funds other wallets with tokens to cove

While deposits can be processed without a gas wallet, setting up a Gas Station is essential before initiating the sweep process. This setup involves deploying contracts and approving addresses for smart consolidation, both of which require gas fees.

Each blockchain protocol has its own Gas Station. For instance, one is designated for ETH, and another for TON.

If the Gas Station lacks sufficient balance to pay the gas fee for a transaction, the transaction will fail. To avoid interruptions, you must regularly top up the Gas Station with enough native assets to maintain a smooth flow of transactions from your wallets. Common transaction that requires gas fee

  1. Deploying smart contracts

  2. Approving addresses for auto sweep

  3. Sweeping funds

  4. Withdraw

  5. Refund

PreviousSmart ConsolidationNextPolicy Management

Last updated 11 months ago

โ›ฝ