UNPKG

check-ethereum-scanner

Version:

Safety checks for new Ethereum tokens

17 lines (14 loc) 276 B
"use strict"; export { AddressZero } from "./addresses"; export { NegativeOne, Zero, One, Two, WeiPerEther, MaxUint256, MinInt256, MaxInt256 } from "./bignumbers"; export { HashZero } from "./hashes"; export { EtherSymbol } from "./strings";