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

Interaction with Gelato Network

When the Wiskers’ backend receives a POST request, it triggers the corresponding action on the Blockchain Network via the Gelato Network. Gelato Network's smart contracts then facilitate the interaction with the DEX to execute the trade on behalf of the user.

PreviousTradingView IntegrationNextInteraction with Moralis Streams

Last updated 1 year ago