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 |
---|---|---|---|---|---|
FCT | ERC-20 | 226.02135 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11409935 | 4 years ago | | | 0 | 0.0028567144 | |
| 11349827 | 4 years ago | | | 0 | 0.0014221272 | |
| 11349822 | 4 years ago | | | 0 | 0.00076020360 | |
| 11194838 | 4 years ago | | | 0 | 0.0058366780 | |
| 11194632 | 4 years ago | | | 0 | 0.00067830000 | |
| 11194620 | 4 years ago | | | 0 | 0.0012688379 | |
| 11194321 | 4 years ago | | | 0 | 0.0011139000 | |
| 11194320 | 4 years ago | | | 0 | 0.0076062000 | |
| 11151716 | 4 years ago | | | 0 | 0.0030887160 | |
| 11150650 | 4 years ago | | | 0 | 0.0053942000 |
ABI
ABI objects
Getter at block 21225334
TheStake() view returns (address)
0x3642a41e430cd75663cd4e951b45514ab43e590a
UniswapPair() view returns (address)
0xf9f561278e9cb27872c423adb3464f923b5c0f34
admin() view returns (address)
0xe801ade1e2f62754fc02567bc1e6090aa3bdddce
burn_rate() view returns (uint256)
25
dev_fee() view returns (uint256)
25
partnership() view returns (address)
0x0000000000000000000000000000000000000000
staked() view returns (uint256)
6399473672656269339
staker_fee() view returns (uint256)
150
unsettled() view returns (uint256)
0
Read-only
calculateAmountsAfterFee(address _sender, uint256 _amount) view returns (uint256, uint256)
payout(address) view returns (uint256)
shareHolders(uint256) view returns (address)
staking(address) view returns (bool staking, uint256 stake)
State-modifying
Events addPendingRewards(uint256 _transferFee)
changeAdmin(address _admin)
claim()
setPartner(address _partnership)
setStake(address _stake)
setUniswapPair(address _uniswapPair)
stake(uint256 _amount)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
unstake(uint256 _amount)
This contract contains no event objects.
constructor(address _TheStake)
This contract contains no fallback and receive objects.
This contract contains no error objects.