stake$GOLD
Verified contract
Active on
Ethereum with 581 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 |
---|---|---|---|---|---|
$GOLD | ERC-20 | 43.94996K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15197707 | 2 years ago | | | 0 | 0.00021078535 | |
| 14787025 | 2 years ago | | | 0 | 0.0030495975 | |
| 14700362 | 3 years ago | | | 0 | 0.0040196276 | |
| 14678811 | 3 years ago | | | 0 | 0.030950087 | |
| 14678721 | 3 years ago | | | 0 | 0.021552350 | |
| 14547907 | 3 years ago | | | 0 | 0.0015191888 | |
| 14388234 | 3 years ago | | | 0 | 0.018521502 | |
| 14387947 | 3 years ago | | | 0 | 0.014269781 | |
| 14380997 | 3 years ago | | | 0 | 0.013078039 | |
| 14380069 | 3 years ago | | | 0 | 0.025955314 |
ABI
ABI objects
Getter at block 21162552
$GOLD() view returns (address)
0xf1b8762a7fa8c244e36f7234edf40cfae24394e3
fETH() view returns (address)
0xf786c34106762ab4eeb45a51b42a62470e9d5332
lock() view returns (uint256)
0
owner() view returns (address)
0x2b7c4af43fe373ca9d4fbef3a0c9299b23dfe758
perform() view returns (bool)
false
regrewardContract() view returns (address)
0x0000000000000000000000000000000000000000
round() view returns (uint256)
4
totalDividends() view returns (uint256)
37207991
totalStakes() view returns (uint256)
43949960200000001065536
txFee() view returns (uint256)
0
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)
your$GOLDBalance(address user) view returns (uint256 $GOLDBalance)
yourStaked$GOLD(address staker) view returns (uint256 staked$GOLD)
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.