import { expandTo18Decimals } from './utilities' export const CHAIN_ID = 1 export const TOTAL_SUPPLY = expandTo18Decimals(1000)