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