FEGstake
Verified contract
Active on
Ethereum with 3,403 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FEG | ERC-20 | 195.298434T | -- | -- | |
URANUS | ERC-20 | 9.68M | -- | -- | |
COOM | ERC-20 | 73K | -- | -- | |
TITAN | ERC-20 | 12.5K | -- | -- | |
DIEM | ERC-20 | 10.441395K | -- | -- | |
fETH | ERC-20 | 0.969724 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453008 | 4 months ago | | | 0 | 0.0023701500 | |
| 20074492 | 6 months ago | | | 0 | 0.0020255000 | |
| 16879394 | 2 years ago | | | 0 | 0.0014121348 | |
| 16868962 | 2 years ago | | | 0 | 0.0027101145 | |
| 16691425 | 2 years ago | | | 0 | 0.0037644500 | |
| 16686191 | 2 years ago | | | 0 | 0.00098003148 | |
| 16686172 | 2 years ago | | | 0 | 0.00097323636 | |
| 16683596 | 2 years ago | | | 0 | 0.00076267548 | |
| 16683595 | 2 years ago | | | 0 | 0.00065474071 | |
| 16629644 | 2 years ago | | | 0 | 0.0090168741 |
ABI
ABI objects
Getter at block 21310675
FEG() view returns (address)
0x389999216860ab8e0175387a0c90e5c52522c945
fETH() view returns (address)
0xf786c34106762ab4eeb45a51b42a62470e9d5332
lock() view returns (uint256)
0
owner() view returns (address)
0x3b30bac3c331168e40fc6338ba2295a2f3adde52
perform() view returns (bool)
true
regrewardContract() view returns (address)
0x94d4ac11689c6ebba91cdc1430fc7dfa9a858753
round() view returns (uint256)
934
totalDividends() view returns (uint256)
20550618
totalStakes() view returns (uint256)
192889080701164668452193
txFee() view returns (uint256)
20
txFee1() view returns (uint256)
11
Read-only
farmTime(address) view returns (uint256)
getPendingReward(address staker) view returns (uint256 _pendingReward)
isStakeholder(address _address) view returns (bool)
isWhitelistAdmin(address account) view returns (bool)
payouts(uint256) view returns (uint256)
yourFEGBalance(address user) view returns (uint256 FEGBalance)
yourStakedFEG(address staker) view returns (uint256 stakedFEG)
State-modifying
Events ADDFUNDS(uint256 tokens)
ADDFUNDS1(uint256 tokens)
CLAIMREWARD()
DisributeTxFunds()
STAKE(uint256 tokens)
WITHDRAW(uint256 tokens)
addStakeholder(address _stakeholder)
addWhitelistAdmin(address account)
changePerform(bool _bool)
changeregrewardContract(address _regrewardContract)
emergencySaveLostTokens(address _token)
renounceWhitelistAdmin()
transferOwnership(address _newOwner)
CLAIMEDREWARD(address staker, uint256 reward)
EARNED(address staker, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
PAYOUT(uint256 round, uint256 tokens, address sender)
STAKED(address staker, uint256 tokens)
UNSTAKED(address staker, uint256 tokens)
WhitelistAdminAdded(address indexed account)
WhitelistAdminRemoved(address indexed account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.