File 1 of 14 : EIP712Base.solpragma solidity 0.6.6; import {Initializable} from “./Initializable.sol”; contract EIP712Base is Initializable { struct EIP712Domain { string name; string version; address verifyingContract; bytes32 salt; } string constant public ERC712_VERSION = “1”; bytes32 internal constant EIP712_DOMAIN_TYPEHASH = keccak256( bytes( “EIP712Domain(string name,string version,address verifyingContract,bytes32 salt)” ) ); bytes32 internal domainSeperator; // supposed to…
Decentralized Crypto Token (DCTO) is a cryptocurrency and operates on the Ethereum platform. Decentralized Crypto Token has a current supply of 6,300,000,000 with 993,067,231.856147 in circulation. The last known price of Decentralized Crypto Token is 0.00025549 USD and is up 1.54 over the last 24 hours. It is currently trading on 2 active market(s) with $0.00 traded over the last 24 hours.
Leave a Comment
Your email address will not be published. Required fields are marked with *