index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils
/
constants.ts
blob: ec2fe744ad9e7665b595be23eb43938d287a36ed (
plain
) (
blame
)
1
2
3
export const
constants
= {
NULL_ADDRESS
:
'0x0000000000000000000000000000000000000000'
,
};