TFI-LP
Verified contract
Proxy
Active on
Ethereum with 4,470 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
0xa1e7…4149
0x4c19…3784
0xfb8d…6383
Balances ($33,743.68)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRU | ERC-20 | 342.989764K | $0.098381 |
$33,743.68 | |
Legacy tfTUSD | ERC-20 | 451.431267K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17718545 | a year ago | | | 0 | 0.0035104640 | |
| 17464154 | a year ago | | | 0 | 0.0048552549 | |
| 16332118 | 2 years ago | | | 0 | 0.0020334271 | |
| 16332107 | 2 years ago | | | 0 | 0.0020793722 | |
| 15762822 | 2 years ago | | | 0 | 0.0022522852 | |
| 15762819 | 2 years ago | | | 0 | 0.0014824572 | |
| 15762817 | 2 years ago | | | 0 | 0.0020753279 | |
| 15301977 | 2 years ago | | | 0 | 0.0022088089 | |
| 15301975 | 2 years ago | | | 0 | 0.0020600802 | |
| 15126740 | 2 years ago | | | 0 | 0.0023701829 |
ABI
ABI objects
Getter at block 21263702
implementation() view returns (address impl)
0x5810380cbc47e1f2ab42eeaa69a142cc6c419f27
pendingProxyOwner() view returns (address pendingOwner)
0x0000000000000000000000000000000000000000
proxyOwner() view returns (address owner)
0x16cea306506c387713c70b9c1205fd5ac997e78e
cumulativeRewardPerToken() view returns (uint256)
848640329319565175242
name() view returns (string)
TFI-LP
stakingToken() view returns (address)
0xa1e72267084192db7387c8cc1328fade470e4149
totalClaimedRewards() view returns (uint256)
3945888727766521
totalFarmRewards() view returns (uint256)
3980187704172450000000000000000000000000000000
totalStaked() view returns (uint256)
451431266621576306318179
trueDistributor() view returns (address)
0xfb8d918428373f766b352564b70d1dcc1e3b6383
trustToken() view returns (address)
0x4c19596f5aaff459fa38b0f7ed92f11ae6543784
Read-only
claimable(address account) view returns (uint256)
claimableReward(address) view returns (uint256)
previousCumulatedRewardPerToken(address) view returns (uint256)
staked(address) view returns (uint256)
State-modifying
Events claimProxyOwnership()
transferProxyOwnership(address newOwner)
upgradeTo(address implementation)
claim()
exit(uint256 amount)
initialize(address _stakingToken, address _trueDistributor, string _name)
stake(uint256 amount)
unstake(uint256 amount)
NewPendingOwner(address currentOwner, address pendingOwner)
ProxyOwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
Claim(address indexed who, uint256 amountClaimed)
Stake(address indexed who, uint256 amountStaked)
Unstake(address indexed who, uint256 amountUnstaked)
constructor()
fallback()
receive()
This contract contains no error objects.