easyearn.finance
Verified contract
Active on
Ethereum with 68 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "easyearn.finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12697547 | 3 years ago | | | 0 | 0.00024789400 | |
| 11528125 | 4 years ago | | | 0 | 0.0023610440 | |
| 11508161 | 4 years ago | | | 0 | 0.0027991140 | |
| 11504360 | 4 years ago | | | 0 | 0.0026086050 | |
| 11502036 | 4 years ago | | | 0 | 0.0022719481 | |
| 11501848 | 4 years ago | | | 0 | 0.0028956200 | |
| 11500412 | 4 years ago | | | 0 | 0.0015519840 | |
| 11499966 | 4 years ago | | | 0 | 0.0031629080 | |
| 11499489 | 4 years ago | | | 0 | 0.0015591800 | |
| 11499347 | 4 years ago | | | 0 | 0.00096190500 |
ABI
ABI objects
Getter at block 21413706
_pairAddress() view returns (address)
0xea004a71238c9dd76e0b6a50b1f9ef3546f68099
buyFee() view returns (uint256)
3
decimals() view returns (uint8)
9
getEpochDuration() view returns (uint256)
60
name() view returns (string)
easyearn.finance
owner() view returns (address)
0xa79d18352e2f262cd7ac7504a00e8455156512d5
sellFee() view returns (uint256)
6
symbol() view returns (string)
EET
totalFees() view returns (uint256)
253509497873496
totalSupply() view returns (uint256)
10000000000000000
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapRouterAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getEpochEndTime(address account) view returns (uint256)
isEpochEnded(address account) view returns (bool)
isExcluded(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _enableTrading()
_setBuyFee(uint256 newBuyFee)
_setEpochDuration(uint256 newEpochDurationSeconds)
_setSellFee(uint256 newSellFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Log(string msg)
Log(string msg, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.