EmcoToken

Verified contract

Active on Ethereum with 146,416 txns
Deployed by via 0x25902f42 at 7274299
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x6bbc2e166475a13425012bf80a1a6d2a046b3444c8f3e9dded8bb6caaee00516
0x603b94a1d9aab7b46eee9a0fc7f96c9a8abda8df8ff6c9c425dfea1ff807e533
0x2c6b2bde87f85dae48f7177d477bd3af3c8862918738134299060197a2706b2b
0x15f55d3a122015fc5ebda52fefdeb2f428ecbee43cf66c64b5d64da37453e626
0x9f6d8e35b20023cbf28ba88fd277ebd270ca4aa555db9d7bc6068bfa918e4a5e
0x359094e08f5727229c3cc79eecf440e149130ba5abaecb00f92aa593f0a03a5c
0x4d319010560879c0af84832fab7cfd5a25a36ac815c53721ee6ec47be409a770
0xd40183f085bf4198dc3b99d0d40dabfaced06c03aed83425ed087f03521b655c
0x92b9ec8bb90430f2bdcb4d0df6a1885a80143e31830680edf7e629cf35c29b85
0xdfbb402db827648c45f0270a81d85f339e99daf3af601afeaa759dbcf715642e

Functions
Getter at block 21273911
DAY_MINING_DEPOSIT_LIMIT(view returns (uint256)
360000000000000000000000
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)
3515072543491468811293571
name(view returns (string)
EmcoToken
owner(view returns (address)
0x93749a1096d3b0834ca44ee8d322ee44a57c7790
symbol(view returns (string)
EMCO
totalSupply(view returns (uint256)
9503150684375713027616227
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(bytes32 _codeview returns (address owner)
referrals(address _addressview returns (address)
userReferralCodes(address _addressview returns (bytes32)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
depositToMiningBalance(uint256 _amount
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
migrate(uint256 _amount
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
transferWithComment(address _touint256 _valuebytes _commentreturns (bool)
withdrawFromMiningBalance(uint256 _amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Migrate(address indexed useruint256 amount
Mine(address indexed beneficiaryuint256 value
MiningBalanceUpdated(address indexed owneruint256 amountbool isDeposit
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetReferral(address whoSetaddress indexed referrer
Transfer(address indexed fromaddress indexed touint256 value
TransferComment(address indexed touint256 amountbytes comment
Constructor
constructor(address emcoAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.