Article Details

IDEX Smart Contract

Retrieved on: 2018-02-08 06:40:33

Tags for this article:

Click the tags to see associated articles and topics

IDEX Smart Contract. View article details on hiswai:

Excerpt

<div>pragma solidity ^0.4.16;. contract Token {. bytes32 public standard;. bytes32 public name;. bytes32 public symbol;. uint256 public totalSupply;. uint8 public decimals;. bool public allowTransactions;. mapping (address => uint256) public balanceOf;. mapping (address => mapping (address => uint256)) ...</div>

Article found on:

View Original Article

This article is found inside other hiswai user's workspaces. To start your own collection, sign up for free.

Sign Up
Book a Demo