YLDR Interest bearing USDC

Verified contract

Proxy

Active on Base with 3 txns
Deployed by via 0x81fddba3 at 14254445
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,457.89
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf42a05a4e6e363a1312091f10aef936a864afa0ac3a3769aa821012b055814a7
0xd8138f0928c97c568d88ce817a39cf8ad0726fcd90523367bb185e0529dc3936
0x1a7c184ed824248ee522a2f19d429f0a6b1ccd33f5a18e298ba6d203d41c4f23

Functions
Getter at block 23875779
DOMAIN_SEPARATOR(view returns (bytes32)
0xdc993a0efa59a05f6164766593244c9ecf9c19ac929a1b5b73dfef121e882021
EIP712_REVISION(view returns (bytes)
0x31
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
POOL(view returns (address)
0x5425afd90bd1aad68d5badcb80390101a2750bc5
RESERVE_TREASURY_ADDRESS(view returns (address)
0x4d4f2f9502b8292e309be0698476ccbd5d5bbf33
UNDERLYING_ASSET_ADDRESS(view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
decimals(view returns (uint8)
6
getIncentivesController(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
YLDR Interest bearing USDC
scaledTotalSupply(view returns (uint256)
7085534012
symbol(view returns (string)
yUSDC
totalSupply(view returns (uint256)
7206456088
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address userview returns (uint256)
getPreviousIndex(address userview returns (uint256)
getScaledUserBalanceAndSupply(address userview returns (uint256uint256)
nonces(address ownerview returns (uint256)
scaledBalanceOf(address userview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address fromaddress receiverOfUnderlyinguint256 amountuint256 index
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
handleRepayment(address useraddress onBehalfOfuint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address initializingPooladdress treasuryaddress underlyingAssetaddress incentivesControlleruint8 yTokenDecimalsstring yTokenNamestring yTokenSymbolbytes
mint(address calleraddress onBehalfOfuint256 amountuint256 indexreturns (bool)
mintToTreasury(uint256 amountuint256 index
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
rescueTokens(address tokenaddress touint256 amount
setIncentivesController(address controller
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOnLiquidation(address fromaddress touint256 value
transferUnderlyingTo(address targetuint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
BalanceTransfer(address indexed fromaddress indexed touint256 valueuint256 index
Burn(address indexed fromaddress indexed targetuint256 valueuint256 balanceIncreaseuint256 index
Initialized(address indexed underlyingAssetaddress indexed pooladdress treasuryaddress incentivesControlleruint8 yTokenDecimalsstring yTokenNamestring yTokenSymbolbytes params
Initialized(uint64 version
Mint(address indexed calleraddress indexed onBehalfOfuint256 valueuint256 balanceIncreaseuint256 index
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _logicaddress adminbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidAdmin(address admin
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
ProxyDeniedAdminAccess(
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
InvalidInitialization(
NotInitializing(
SafeCastOverflowedUintDowncast(uint8 bitsuint256 value
SafeERC20FailedOperation(address token