Earn Finance
Verified contract
Active on
Base with 11,128 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($73.26)
Native
Value
$73.26
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.022081 | $3,317.80 |
$73.26 | |
POV | ERC-20 | 17.42069K | $0.00 |
$0 | |
USA | ERC-20 | 1 | $0.000787 |
$0 | |
UBPS | ERC-20 | 2 | $0.000257 |
$0 | |
EARNFI | ERC-20 | 5.254334K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22745394 | 29 minutes ago | | | 0 | 0.000000403742721096 | |
| 22468486 | 6 days ago | | | 0 | 3.6397650e-7 | |
| 22390327 | 8 days ago | | | 0 | 3.6397650e-7 | |
| 22354989 | 9 days ago | | | 0 | 3.6397650e-7 | |
| 22263800 | 11 days ago | | | 0 | 0.0000037767276 | |
| 22230735 | 12 days ago | | | 0 | 0.0000086011484 | |
| 22212004 | 12 days ago | | | 0 | 0.000000207219479040 | |
| 22211950 | 12 days ago | | | 0 | 1.9773132e-7 | |
| 22210664 | 12 days ago | | | 0 | 0.0000082144543 | |
| 22185863 | 13 days ago | | | 0 | 1.1286765e-7 |
ABI
ABI objects
Getter at block 22746259
autoRewards() view returns (bool)
true
circulatingSupply() view returns (uint256)
9999994492406906
currentDividends() view returns (uint256)
22081132863796842
decimals() pure returns (uint8)
9
distributorGas() view returns (uint256)
850000
excessDividends() view returns (uint256)
11250238120581111
minDistribution() view returns (uint256)
1000000000
minPeriod() view returns (uint256)
900
name() pure returns (string)
Earn Finance
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x66873a6d45e05b09203c8cc33f89bb2cf5cbb863
symbol() pure returns (string)
EARNFI
totalDistributed() view returns (uint256)
84172442194146453270
totalDividends() view returns (uint256)
85115262693202006000
totalShares() view returns (uint256)
4888134927740996
totalStaked() view returns (uint256)
1040534512716888
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
amountStaked(address) view returns (uint256)
availableBalance(address wallet) view returns (uint256)
balanceOf(address account) view returns (uint256)
getUnpaidEarnings(address shareholder) view returns (uint256)
isContractDividendAllowed(address) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
shares(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised)
totalRewardsDistributed(address _wallet) view returns (uint256)
State-modifying
Events _claimDividend()
_claimStakingDividends()
approval()
approve(address spender, uint256 amount) returns (bool)
compound()
deposit(uint256 amount)
manuallyProcessReward(uint256 gas)
renounceOwnership()
rescueERC20(address _address, uint256 _amount)
setAutoRewards(bool _enabled)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution, uint256 _distributorGas)
setExcess()
setInternalAddresses(address _project)
setLaunch(address _pair)
setParameters(uint256 _buy, uint256 _wallet)
setRouter(address _router)
setStakingAddress(address _staking)
setStructure(uint256 _project, uint256 _liquidity, uint256 _rewards, uint256 _total, uint256 _sell, uint256 _trans)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setisContractDividendAllowed(address holder, bool allowed)
setisDividendExempt(address holder, bool exempt)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.