Wiskers Documentation
  • Overview
  • System Architecture
    • Backend
    • Action System
    • TradingView Integration
    • Interaction with Gelato Network
    • Interaction with Moralis Streams
    • Trade Process
    • Security Measures
  • User Setup Guide
    • Precautions
    • 1. Connect your web3.0 wallet
    • 2. Select network and route
    • 3. Enter the assets being traded
    • 4. Click 'Generate'
    • 5. Copy your generated webhook
    • 6. Go to the alert set up for your trade, then click 'Notifications'
    • 7. Paste webhook in TradingView and create your alert
    • 8. View Your Created 'Action'
    • 9. Connect your telegram to receive notifications
  • Contract Triggers
    • Transfer
    • Swap
    • Ownership Transfer
    • Approval
    • Liquidity Burn
    • Mint Event
  • Continuous Actions
    • Enable this action to be 'Continuous'
    • Set Run Limit
  • Public SDK
    • SDK Implementation Guide
  • Referrals
    • Setting up your Referral Link
  • Tokenomics
    • Staking
    • Fees
    • Token Tax
    • Governance
    • Presale
  • Roadmap
  • Contract Addresses
  • Official Links
Powered by GitBook
On this page
  1. System Architecture

Trade Process

1. When a Wiskers Action is triggered using a webhook, Wiskers simulates the execution of the action and extracts required trade information to ensure an execution happens swiftly.

2. Wiskers then uses this information to trigger the corresponding action on the Blockchain Network via the Gelato Network, executing the trade based on the user's instructions and simulation.

PreviousInteraction with Moralis StreamsNextSecurity Measures

Last updated 1 year ago