TrueFi
Verified contract
Proxy
Active on
Ethereum with 105,939 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($28,360.28)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRU | ERC-20 | 282.024989K | $0.100513 |
$28,347.18 | |
USDC | ERC-20 | 13 | $1.00 |
$13 | |
ZIK | ERC-20 | 333.333333 | $0.000144 |
$0.05 | |
Nsure | ERC-20 | 17.650864 | $0.002123 |
$0.04 | |
VIBE | ERC-20 | 30.928759K | $0.000001 |
$0.02 | |
HQG | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157365 | 4 minutes ago | | | 0 | 0.00082848514 | |
| 21157362 | 4 minutes ago | | | 0 | 0.00078647234 | |
| 21157343 | 8 minutes ago | | | 0 | 0.0010960028 | |
| 21157328 | 11 minutes ago | | | 0 | 0.00095200877 | |
| 21157316 | 13 minutes ago | | | 0 | 0.00092047632 | |
| 21157283 | 20 minutes ago | | | 0 | 0.00086569327 | |
| 21157270 | 23 minutes ago | | | 0 | 0.0011666364 | |
| 21157265 | 24 minutes ago | | | 0 | 0.00070043236 | |
| 21157240 | 29 minutes ago | | | 0 | 0.00095803443 | |
| 21157116 | an hour ago | | | 0 | 0.0010944352 |
ABI
ABI objects
Getter at block 21157381
expiration() view returns (uint256 _expiration)
1624242784
implementation() view returns (address impl)
0x095527f5bea113e9575b662c5ba01d990a280f2f
pendingProxyOwner() view returns (address pendingOwner)
0x0000000000000000000000000000000000000000
proxyOwner() view returns (address owner)
0x4f4ac7a7032a14243aebda98ee04a5d7fe293d07
decimals() pure returns (uint8)
8
epochsLeft() view returns (uint256)
0
epochsPassed() view returns (uint256)
8
finalEpoch() pure returns (uint256)
1660409911
latestEpoch() view returns (uint256)
1660409911
lockStart() pure returns (uint256)
1595609911
name() pure returns (string)
TrueFi
nextEpoch() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
owner() view returns (address)
0x4f4ac7a7032a14243aebda98ee04a5d7fe293d07
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
returnsLocked() view returns (bool)
false
rounding() pure returns (uint8)
8
symbol() pure returns (string)
TRU
timeLockRegistry() view returns (address)
0x5fe2f5f2cc97887746c5cb44386a94061f35dcc4
totalSupply() view returns (uint256)
127562382915516024
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
lockedBalance(address account) view returns (uint256)
unlockedBalance(address account) view returns (uint256)
State-modifying
Events claimProxyOwnership()
setExpiration(uint256 newExpirationTime)
transferProxyOwnership(address newOwner)
upgradeTo(address implementation)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
claimOwnership()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
lockReturns()
mint(address _to, uint256 _amount)
registerLockup(address receiver, uint256 amount)
setTimeLockRegistry(address newTimeLockRegistry)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
NewPendingOwner(address currentOwner, address pendingOwner)
ProxyOwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
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()
fallback()
This contract contains no error objects.