ELTCOIN

Verified contract

Active on Ethereum with 24,162 txns
Deployed by via 0xefc1d47a at 4351459
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x827c17ce4c42a1c93cea022ec2c36b9f5bb96a491fe516beb2758c10c8ce8c2d
0xc16ebbd839ac7191220ad6fcecac677b9ab28368c3825b1eb3448b1da3fbe368
0x76076e9a1aff936cf0ca452d31a3f6f7f4f561c9c42f27aa5ff12d0123097198
0xf1e2333522f0a33f62db02ef73dfec12fe2a7e9c762132beccdbf79d0d5ea581
0x5e464d5dfc64f64352f4dcfbc765a847196f3ee717813f8bc7fc196836882f26
0xee67bfb2140880fb3f947319725ba821675b9d8c127d7223e9e7265ffc4738ca
0xa85d15c1e31a099f6400cc4d91b1d5f0c01221b3f86e7d644e018ce91166aa86
0xc368914bf0780ae7d772ef5b5f9f9d6ee5f75575f8c072730acbd2a2403c6871
0x2cf49cb1d7507071d27336d310138d3f9594cf588d7f1356131c4c75f83568dd
0xde9ed4b13a1534ff25ca4c3094b67d00ca2bb492206e23308d6b805db5aec3ae

Functions
Getter at block 21274205
INITIAL_SUPPLY(pure returns (uint256)
10000000000000000
decimals(pure returns (uint8)
8
isPreSaleReady(pure returns (bool)
true
name(pure returns (string)
ELTCOIN
owner(pure returns (address)
0xdcbd3b5605a525f12819958e0cb02941c539eab6
symbol(pure returns (string)
ELTCOIN
totalSupply(pure returns (uint256)
10000000000000000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
makePresaleReady(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PreSaleReady(
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.