index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
order-utils
/
src
/
constants.ts
blob: ec2fe744ad9e7665b595be23eb43938d287a36ed (
plain
) (
blame
)
1
2
3
export const
constants
= {
NULL_ADDRESS
:
'0x0000000000000000000000000000000000000000'
,
};