yeld USDC
Verified contract
Active on
Ethereum with 195 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf572…f2bd
0x468a…8da1
2 additional
variables
Balances ($1,460.69)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,386.65 |
$0 | |
aUSDC | ERC-20 | 1.461752K | $0.999272 |
$1,460.69 | |
yUSDC | ERC-20 | 0.000016 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12991880 | 3 years ago | | | 0 | 0.090490368 | |
| 12655965 | 3 years ago | | | 0 | 0.00048315800 | |
| 12631892 | 3 years ago | | | 0 | 0.00014806000 | |
| 11951771 | 4 years ago | | | 0 | 0.14194634 | |
| 11751929 | 4 years ago | | | 0 | 0.086579248 | |
| 11748231 | 4 years ago | | | 0 | 0.17193648 | |
| 11734943 | 4 years ago | | | 0 | 0.0022968000 | |
| 11734878 | 4 years ago | | | 0 | 0.0040248000 | |
| 11734865 | 4 years ago | | | 0 | 0.0037564800 | |
| 11715430 | 4 years ago | | | 0 | 0.070144272 |
ABI
ABI objects
Getter at block 21169916 balanceAave() view returns (uint256) balanceDydx() view returns (uint256) calcPoolValueInToken() view returns (uint256) getPricePerFullShare() view returns (uint256) recommend() view returns (uint8)
aave() view returns (address)
0x24a42fd28c976a61df5d00d0599c34c4f90748c8
aaveToken() view returns (address)
0x9ba00d6856a4edf4665bca2c2309936572473b7e
apr() view returns (address)
0xdd6d648c991f7d47454354f4ef326b04025a48a8
balance() view returns (uint256)
0
balanceCompound() view returns (uint256)
0
balanceCompoundInToken() view returns (uint256)
0
balanceFulcrum() view returns (uint256)
0
balanceFulcrumInToken() view returns (uint256)
0
compound() view returns (address)
0x39aa39c021dfbae8fac545936693ac917d5e7563
dToken() view returns (uint256)
2
decimals() view returns (uint8)
6
dydx() view returns (address)
0x1e0447b19bb6ecfdae1e4ae1694b0c3659614e4e
fulcrum() view returns (address)
0xf013406a0b1d544238083df0b93ad0d2cbe0f65f
getAave() view returns (address)
0x398ec7346dcd622edc5ae82352f02be94c62d119
getAaveCore() view returns (address)
0x3dfd23a6c5e8bbcfc9581d2e864a68feb6a076d3
getGeneratedYelds() view returns (uint256)
0
isOwner() view returns (bool)
false
maximumTokensToBurn() view returns (uint256)
50000000000000000000000
name() view returns (string)
yeld USDC
oneDayInBlocks() view returns (uint256)
6500
oneMillion() view returns (uint256)
1000000
owner() view returns (address)
0xf4486fc812a2f053ed8eb751879c05026ef691bc
pool() view returns (uint256)
1461751999
provider() view returns (uint8)
3
retirementYeldTreasury() view returns (address)
0xf572096bbb414c6cc0c8915e9bf9e77c89eff2bd
symbol() view returns (string)
yUSDC
token() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply() view returns (uint256)
1381599082
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
usdc() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
yeldToRewardPerDay() view returns (uint256)
0
yeldToken() view returns (address)
0x468ab3b1f63a1c14b361bc367c3cc92277588da1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
depositBlockStarts(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveToken()
changeYeldToRewardPerDay(uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 _amount)
extractETHIfStuck()
extractTokensIfStuck(address _token, uint256 _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
invest(uint256 _amount)
rebalance()
redeem(uint256 _shares)
renounceOwnership()
setRetirementYeldTreasury(address _treasury)
setUniswapRouter(address _uniswapRouter)
supplyAave(uint256 amount)
supplyCompound(uint256 amount)
supplyDydx(uint256 amount) returns (uint256)
supplyFulcrum(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw(uint256 _shares)
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(address _yeldToken, address _retirementYeldTreasury)
fallback()
This contract contains no error objects.