[@tevm/blockexplorer](README.md) / Exports

# @tevm/blockexplorer

## Table of contents

### Classes

- [SafeStandardBlockExplorer](classes/SafeStandardBlockExplorer.md)
- [StandardBlockExplorer](classes/StandardBlockExplorer.md)

### Interfaces

- [BlockExplorerOptions](interfaces/BlockExplorerOptions.md)

### Type Aliases

- [Address](modules.md#address)
- [Hex](modules.md#hex)

## Type Aliases

### Address

Ƭ **Address**\<\>: \`0x$\{string}\`

#### Defined in

[blockExplorer.js:14](https://github.com/evmts/tevm-monorepo/blob/main/packages/blockexplorer/src/blockExplorer.js#L14)

___

### Hex

Ƭ **Hex**\<\>: \`0x$\{string}\`

#### Defined in

[blockExplorer.js:13](https://github.com/evmts/tevm-monorepo/blob/main/packages/blockexplorer/src/blockExplorer.js#L13)
