export enum BLOCKCHAIN_EXPLORE_LINK_TYPES { TRANSACTION = 'transaction', TOKEN = 'token', ADDRESS = 'address', BLOCK = 'block', COUNTDOWN = 'countdown', }