Acala Wiki
LearnBuildMaintain
  • Acala & Karura Wiki
  • Acala 2.0
    • Overview
    • Execution Roadmap
    • aUSD SEED (aSEED)
      • aSEED Integration Guide
    • ACA
      • ACA/KAR Staking
    • Universal Asset Hub (UAH)
    • Euphrates DApp
  • Learn
    • Acala Introduction
      • Acala Dollar
      • AcalaSwap
      • Homa Liquid Staking
      • Redenomination of ACA
    • Trilogy Networks
    • Flexible Fees
      • How to change default fee token
    • Governance Overivew
      • Participate in Democracy
      • How to Verify a Runtime Upgrade
      • How to Verify Referendum Proposal
    • Treasury
    • Acala EVM+
      • Why Acala EVM+
      • Existing Solutions
      • Acala EVM+
        • Composable DeFi Stack
        • Flexible Fees
        • EVM Account
        • On-chain Scheduler
        • Queryable & Lightweight
        • Upgradable Contracts
        • Compatible Toolings
        • No Dust Account
      • How does it work?
  • Get started
    • Acala Network
      • Acala Launch Phases
      • Wallet & Account
        • Account Generation
          • Polkadot{.js} Browser Extension
          • Polkawallet Mobile App
          • Ledger Hardware Wallet
        • Exchange Withdraw/Deposit
        • Balance Type and Vesting
        • Check Address for Different Chains
      • Acala's DOT Bridge
      • Acala Assets
      • Governance
      • Acala Web Apps
      • Acala Mobile
    • Karura Network
      • Karura Launch Phases
      • Check Distribution
      • Wallets & Account
        • Account Generation
          • Polkadot{.js} Browser Extension
          • Polkawallet Mobile App
          • Ledger Hardware Wallet
        • Exchange Withdraw/Deposit
        • Balance Type & Vesting
        • Check Address for Different Chains
      • Inter Kusama Transfer
      • Karura Assets
      • Karura Web Apps
      • Governance
      • Transaction Fees
    • Mandala Testnet
  • Integrate
    • Acala Network
      • Protocol Info
      • Token Transfer
      • Node Interaction
      • Full Node
      • Collator
    • Karura Network
      • Protocol Info
      • Token Transfer
      • Node Interaction
      • Full Node
      • Collator
  • Build
    • EVM+ documentation
    • SDKs
      • Acala Stablecoin
      • Homa Liquid Staking
      • AcalaSwap
      • Homa Staking
    • Guides
      • Node Interaction
      • Transaction Construction
    • Build DApps
      • Deploy Ecosystem Modules
      • Composable Chains
        • Open HRMP Channel
        • Bridge Tokens
        • Cross-chain Listing
      • Open-Web3-Stack & ORML
      • Smart Contracts
        • Acala EVM Overview
        • Get Started
          • Connect to a Node
            • Use MetaMask with EVM+
          • Setup EVM Account
          • Polkadot Explorer
          • EVM Playground
          • Use Remix
          • Use Waffle
          • Use Hardhat
          • Deploy Contracts
        • Advanced
          • Use Native & Cross-chain Tokens
          • Use On-chain Scheduler
            • Tutorial
          • Use Oracle Feeds
          • Upcoming Features
        • Acala EVM Hacker Guide
          • Try Acala DApp
    • Tools
    • Indexers
      • SubQuery
    • Miscellaneous
      • Runtime Events
      • Modules
    • Cross Chain DeFi
  • Ecosystem
    • General Info
    • Alliance
    • Community
    • Contribution & Rewards
      • Acala Old Friend NFT
    • Ecosystem
    • Media Kits
    • Ledger Generic App Migration
  • Crowdloans
    • What are crowdloans
    • Acala Crowdloan
      • Crowdloan Event
      • Crowdloan Rewards
      • Claim ACA
      • How to Crowdloan
      • FAQ
      • Acala Quests
        • Attaching Polkawallet to Polkadot.js Extension
      • DOT Address
        • Creating a New DOT Account
        • Becoming a DOT Holder
        • Unstaking Your DOT
          • Unstaking Your DOT Tokens on Polkadot.{js} Extension
          • Unstaking Your DOT Tokens on Polkawallet
    • Karura Crowdloan
      • Crowdloan Event
      • Crowdloan Rewards
      • Claim KAR
      • How to Crowdloan
      • FAQ
      • KSM Address
        • Creating a New KSM Account
        • Check KSM Address
        • Unstaking Your KSM
          • Unstaking Your KSM Tokens on Polkawallet
          • Unstaking Your KSM Tokens on Polkadot.{js} Extension
      • Finding Tokens and NFTs
  • Misc
    • aUSD Incident
    • Contributing
    • Glossary
Powered by GitBook
On this page
  • Block Explorers
  • Wallets
  • Supported Wallets
  • Network Monitoring & Reporting
  • Libraries
  • Data Analysis
  • Faucet
  • Collateral Auction & Liquidation Bot
  • EVM Tools

Was this helpful?

Edit on GitHub
  1. Build

Tools

PreviousTry Acala DAppNextIndexers

Last updated 6 months ago

Was this helpful?

Block Explorers

  • - Acala console dashboard block explorer. Currently connects to Acala by default, but can be configured to connect to other remote or local endpoints.

  • - Blockchain explorer for Polkadot, Kusama, and other related chains.

  • - Blockchain explorer for Substrate chains, include Acala.

Wallets

The integration of a wallet with Acala allows for simple and easy access to private keys and signing transactions. Below are some wallets that support Acala along with their development statuses. Note that inclusion does not necessarily imply endorsement of that wallet.

Supported Wallets

Wallet Name
Development State
Team Name
Description

Live

Acala

Browser

Live

Polkawallet

IOS and Android

Building

Parity

IOS and Android

Live

Parity

Browser

Live

Talisman

Browser extension & Browser

SubWallet

Browser extension & IOS and Android

Live

MyEtherWallet

Browser extension & Browser

Building

Parity

Browser extension

Network Monitoring & Reporting

Libraries

Data Analysis

Faucet

Collateral Auction & Liquidation Bot

We have currently 2 bots for monitoring of the liquidation auctions.

EVM Tools

Live

- Network information including what nodes are running the chain, what software versions they are running, sync status, and location.

- This SDK is an extension of , with additional type and metadata information, makes it easy for users to interact with the Acala Network.

- support a query server base on graphQL.

- sync chain and maintain accounts, CDP and so on.

- sync chain storage data to a time series database for monitor and alert.

- Discord faucet channel.

- This example uses the collateral auction. It will watch collateral auctions and DEX pools, and bid from the specified account if the price of collateral is lower than the price from Price oracle for MARGIN coefficient.

- This is an example Auction bot that places bids for ongoing liquidation of unsafe vaults for vaults with LKSM as collateral.

- a web application to test, deploy and execute smart contracts on Acala EVM

Polkadot Explorer
Polkascan
Subscan
Polkadot Telemetry Service
acala.js
polkadot.js
@acala-weaver/graphql-server
@acala-weaver/chain-recoder
@acala-weaver/storage-recoder
Discord Faucet Channel
Collateral Auction Bot for Acala/Karura
Collateral Auction Bot Example
EVM Playground
Acala DApp
Polkawallet
Signer
Polkadot-JS
Talisman
SubWallet
[for Acala]
[for Karura]
Enkrypt
Polkadot.JS Plugin