export const ETH = 'ETH'
export const GWEI = 'GWEI'
export const WEI = 'WEI'

export const PRIMARY = 'PRIMARY'
export const SECONDARY = 'SECONDARY'