LogoLogo
Dashboard
  • ๐Ÿ‰Leviathan
  • ๐Ÿค—Getting Started
    • ๐ŸฒLeviathan Features
    • ๐Ÿ“ŠDashboard
    • ๐ŸคDiscord Community
    • ๐Ÿ’ปInstallation
  • ๐ŸคนTask Creation
    • ๐Ÿ‘›Adding Wallets
    • ๐Ÿ“„Task Sheets
    • โ›“๏ธAdding Chains
    • ๐Ÿ’ŽEthereum Virtual Machine
      • ๐Ÿ“ƒContract Interaction
      • ๐Ÿˆโ€โฌ›Copy Cat
      • ๐Ÿ”ฎZora
    • ๐ŸŸฃSolana
      • ๐Ÿช„Magic Eden
      • ๐Ÿš€Launch My NFT
      • ๐Ÿ˜‚Taiyo Robotics
    • ๐Ÿช™Bitcoin
      • ๐Ÿช„Magic Eden
      • โฌ†๏ธExporting Wallets from UniSat
      • โฌ†๏ธExporting Wallets from Phantom
    • ๐ŸŒŒCosmos
      • ๐Ÿ’กLighthouse
Powered by GitBook
LogoLogo

Legal Stuff

  • Privacy Policy
  • EULA
  • TOS

Copyright ยฉ 2023. All rights reserved.

On this page
  1. Task Creation
  2. Ethereum Virtual Machine

Contract Interaction

This page explains how to use the Contract Interaction mode. This is the standard mode for most generic releases that you will use, instructing the bot what function and parameters to use.

Standard

Waits until the transaction can successfully complete then sends the transaction

  • Module: EVM

  • Chain: Chain's name as defined in Chains.csv

  • Contract: Contract address to interact with; for example 0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d

  • Function: Function to use, for example mintApe

  • Input: JSON Compliant Parameters; for example [1]

  • Quantity: Value of ETH to send as part of the transaction, for example 0.15

  • Mode: Standard or just leave blank

  • Max Gas: Maximum GWEI fee to pay for your transaction. Can be left empty to have no limit.

  • Gas Limit: Set the transactions gas unit limit, is optional but reccomended to set to avoid transactions gas limit being too low.

  • Wallet ID: Wallet ID corresponding to the wallet in wallets.csv you wish to use.

PreviousEthereum Virtual MachineNextCopy Cat

Last updated 1 year ago

๐Ÿคน
๐Ÿ’Ž
๐Ÿ“ƒ