UNPKG

@0xcert/ethereum-erc20-contracts

Version:

Smart contract implementation of the ERC-20 standard on the Ethereum blockchain.

4 lines (3 loc) 89 B
export function getCurrentTime() { return Math.floor((new Date().getTime() / 1000)); }