EmcoToken

Verified contract

Active on Ethereum with 225,321 txns
Deployed by via 0x0063ac00 at 6662135
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
--
0x6da7afb644710549fb370acd6d673a73f9727a3ad00d70b5b2f6c7e78c1f09ae
0x2ab9c0153e5fe1b28bd9688d389b2c7e2718de3a007a6cab8ef60b96afcbd0c3
0xaedeb15fd79e05edab085da0eb8da3585fa6595800eee403d11d188a4627cec2
0x74c55fd1eaf8649b3792a213f48fc57f219c585fdfe5e7c381750bf67ed4c80a
0x5614a41e1feb79a9718c38b83081583ce15631ee406dd7493d1be165a1220d3e
0x0e89fd9158a7f5beb6ce2df236464b0e1743dc68d48634fe7534b69a8c3f8fe3
0x9b1d3d4b3141f4f60911ba200ec7a51c24f89b98bdd43069adf63f54238325f2
0x6dd46e80ce0d3f4a5842a18f16cf591fd2edca25bc2bb46e84655427adf48c09
0xe6da2982d178ce9864f587dfa1abf8e593d296eba92cc919279458a12653f690
0x741e777e9240ea2856806e2e6d8701de01e5ff6ddfc7c14c4c838cb0bb510fd2

Functions
Getter at block 21257252
DAY_MINING_DEPOSIT_LIMIT(view returns (uint256)
360000000000000000000000
INITIAL_SUPPLY(view returns (uint256)
1500000000000000000000000
MAX_SUPPLY(view returns (uint256)
36000000000000000000000000
TOTAL_MINING_DEPOSIT_LIMIT(view returns (uint256)
3600000000000000000000000
decimals(view returns (uint8)
18
getCurrentDayDeposited(view returns (uint256)
0
getDaysForReward(view returns (uint256 rewardDaysNum)
0
miningTotalDeposited(view returns (uint256)
3594128077521720144122487
name(view returns (string)
EmcoToken
owner(view returns (address)
0xeb7827abea70c819c89d9313f16d58c5bd4ce7bb
symbol(view returns (string)
EMCO
totalSupply(view returns (uint256)
2567499733498051431940493
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
getReward(uint256 _totalSupplypure returns (uint256 rewardPercent)
lastMiningBalanceUpdateTime(addressview returns (uint256)
miningBalanceOf(address _ownerview returns (uint256 balance)
miningBalances(addressview returns (uint256)
referralCodeOwners(bytes32view returns (address)
referrals(addressview returns (address)
userReferralCodes(addressview returns (bytes32)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
depositToMiningBalance(uint256 _amount
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mine(
renounceOwnership(
setReferral(bytes32 _code
setReferralCode(bytes32 _codereturns (bytes32)
setSystemAddress(address _systemAddress
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
withdrawFromMiningBalance(uint256 _amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mine(address indexed beneficiaryuint256 value
MiningBalanceUpdated(address indexed owneruint256 amountbool isDeposit
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.