Documentation
Plugins

Ethernal

BuildBear Ethernal is a service that allows you to explore the blockchain.

Overview

The BuildBear Ethernal Plugin provides a lightweight and efficient blockchain explorer that allows you to interact with contracts by automatically generating a UI for all read/write methods.

Developers can integrate with their smart contracts by simply installing the plugin into their Sandbox for transaction traces, contract management, and viewing contract variables in any block.

Features

  • Automatic Syncing - Sync blocks and transactions within your Sandbox, displaying function calls, emitted events, and trace details.
  • Transaction Tracing - Track complex transaction flows, including CREATE and CALL operations, for tracing contract execution and interactions.
  • User-Friendly Interface - Explore blockchain data, smart contract interfaces, transactions, ERC-20, and ERC-721 tokens efficiently.
  • Multi-Network Compatibility - Works with Ethereum, Arbitrum, Avalanche, BNB, and Polygon networks.

How to Use

Install and Configure

  1. Set Ethernal as your default explorer while creating your Sandbox. Transaction Overview
  2. Alternatively, manage this setting via the dashboard during plugin installation. default explorer menu default explorer

Explore Transactions

  • View a complete transaction overview, including transaction counts and the latest block activity, for quick analysis.

  • Navigate the Block and Transaction pages to see detailed block and transaction data. Select individual blocks/transactions to view complete histories.

Smart Contract Management

  • The Contract Page showcases all deployed smart contracts.
  • Interact with contracts using the auto-generated UI, view source code for verified contracts, and analyze execution logs.
  • Note: Contracts must be verified using Etherscan or Sourcify to enable these features.

Conclusion

The Ethernal plugin provides advanced blockchain exploration and transaction tracing, making contract management and execution tracking easier than ever for developers.