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
/
packages
/
sol-compiler
/
test
/
fixtures
/
contracts
/
EmptyContract.sol
blob: 971ca7826cb89d988443a2937d862950f8f73654 (
plain
) (
blame
)
1
2
3
pragma solidity
^
0.4.14
;
contract
EmptyContract
{ }