UNPKG

quiseos

Version:

EVM Networks & Node Providers Parameters Documentation

10 lines (8 loc) 198 B
enum BlockExplorerType { Blockscout = 'blockscout', Etherscan = 'etherscan', Independent = 'independent', Subscan = 'subscan', Null = 'null', } export default BlockExplorerType