Ethereum Yield

Verified contract

Active on Ethereum with 8,237 txns
Deployed by via 0xbc4072a3 at 11260393
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $240
ERC-20
--
0xf7393040aa1a546852318a597a8a661d2e122c4ecec5a8076b2f548e301b6ae4
0x93ea85e016a39b6d064e2c60a7ac6ecdffdcb1b58af797e4877253d6d3ac8d64
0x73d4c6420ea436d14145a1eb2a9a4a2de49e2cdfe5142898158b726216586cba
0xcaa3fdea494a473e2a101cec2b491cf50a1c641c468d1963e31e35f053ef5180
0xd34bc5810d9d0ae8bb3f1b418bc81bfd64c3a2a136f1a2ee15d589b2711605b4
From
0x61d459d993d64a935183a12faee28e16869576d2dabd5f73bad319326824a95b
0x7d8e6274d6c8073630fa56a0091b57c032cc8f41daedc0ac5d7bb82fd0b53d50
0x0560559c3bd167ac9b9a6a869f3c5db98ce29db3854e20ab2dfc6be966df2205
0x006aeca121391f6e5053d28ebcbb47352aaaf86535496f80aa24700fc1cf4acc
0x6f8b7ce3f8ef261d0df707203eebc5921eed1503054ff1f392cb50d67a2a7c70

Functions
Getter at block 21199334
canWhitelist(view returns (bool)
true
decimals(view returns (uint8)
18
feeDistributor(view returns (address)
0x570a2b6de3b83fd09ac88bbc82d7cb375dce7b56
name(view returns (string)
Ethereum Yield
owner(view returns (address)
0xc1816a017a613cec685eec56ca4881e5b1b2dcfa
symbol(view returns (string)
ETHY
totalSupply(view returns (uint256)
500000000000000000000000
txFee(view returns (uint8)
60
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calculateAmountsAfterFee(address senderaddress recipientuint256 amountview returns (uint256 transferToAmountuint256 transferToFeeDistributorAmount)
feelessReciever(addressview returns (bool)
feelessSender(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
renounceWhitelist(
setFee(uint8 _newTxFee
setFeeDistributor(address _distributor
setFeelessReciever(address _recipientbool _feeless
setFeelessSender(address _senderbool _feeless
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.