TrueFi USD Coin
Verified contract
Active on
Ethereum with 3,230 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($13.22)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 13.203184 | $1.001 |
$13.22 | |
MICROSOFT | ERC-20 | 17.785643B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21103001 | 16 days ago | | | 0 | 0.00057438000 | |
| 20845148 | 2 months ago | | | 0 | 0.00034157686 | |
| 20690795 | 2 months ago | | | 0 | 0.00018829811 | |
| 20377605 | 4 months ago | | | 0 | 0.00029625802 | |
| 20355674 | 4 months ago | | | 0 | 0.00016035086 | |
| 20355389 | 4 months ago | | | 0 | 0.00011409674 | |
| 20325592 | 4 months ago | | | 0 | 0.00034142675 | |
| 20221161 | 5 months ago | | | 0 | 0.00030845175 | |
| 20169244 | 5 months ago | | | 0 | 0.00045723285 | |
| 20084885 | 5 months ago | | | 0 | 0.00098778892 |
ABI
ABI objects
Getter at block 21215989
implementation() view returns (address)
0x8d35372ea3e85c49a60f0a72edeff8629da3999a
pendingProxyOwner() view returns (address pendingOwner)
0x0000000000000000000000000000000000000000
proxyOwner() view returns (address owner)
0x4f4ac7a7032a14243aebda98ee04a5d7fe293d07
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeImplementationReference(address _implementationReference)
claimProxyOwnership()
transferProxyOwnership(address newOwner)
ImplementationReferenceChanged(address implementationReference)
NewPendingOwner(address currentOwner, address pendingOwner)
ProxyOwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner, address _implementationReference)
fallback()
receive()
This contract contains no error objects.