[@evmts/blockexplorer](/reference/blockexplorer/README.md) / Exports

# @evmts/blockexplorer

## Table of contents

### Classes

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

### Interfaces

- [BlockExplorerOptions](/reference/blockexplorer/interfaces/BlockExplorerOptions.md)

### Type Aliases

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

## Type Aliases

### Address

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

#### Defined in

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

___

### Hex

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

#### Defined in

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