9f924e459
03b235bb4
19f61906d
1
2
3
import { BigNumber } from '@0x/utils'; export const BIG_NUMBER_ZERO = new BigNumber(0); export const ethDecimals = 18;