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
/
ts
/
utils
/
constants.ts
blob: 60af7b67465e9eee6f86df4fada0cf5ae6f3ab7a (
plain
) (
blame
)
1
2
3
export const
constants
= {
NULL_ADDRESS
:
'0x0000000000000000000000000000000000000000'
,
}