aboutsummaryrefslogblamecommitdiffstats
path: root/packages/order-utils/src/constants.ts
blob: ec2fe744ad9e7665b595be23eb43938d287a36ed (plain) (tree)
1
2
3


                                                               
export const constants = {
    NULL_ADDRESS: '0x0000000000000000000000000000000000000000',
};