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
  • Solana
  • EVM (Ethereum Virtual Machine)
  • Cosmos
  1. Task Creation

Adding Chains

Inside your leviathan folder will be a chains.csv file. This is used to set any chain specific parameters to import your own chains into leviathan. The below will gudie you through the different chain types and what inputs are needed.

Solana

  • Chain: Solana

  • RPC: Your RPC's URL in http/https format

  • Explorer: Explorer to use. Default is https://solana.fm

EVM (Ethereum Virtual Machine)

  • Chain: Chain's name. This is for your own reference in task sheet files.

  • RPC: Your RPC's URL in http/https format

  • Explorer: The chains native explorer. It must support the etherscan api format. Most chains will either use Etherscan's port or something like Routescan.

  • API Url: The URL to the Etherscan Compatible API

  • API Key: API Key for the provided API

Cosmos

  • Chain: Chain's name. This is for your own reference in task sheet files.

  • RPC: Your RPC's URL in http/https format

  • Explorer: Explorer to use for the given chain

PreviousTask SheetsNextEthereum Virtual Machine

Last updated 1 year ago

๐Ÿคน
โ›“๏ธ