Unclesam DAI Coin

Verified contract

Proxy

Active on Base with 193 txns
Deployed by via 0x620607e0 at 2701443
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
ERC-20
--
0x070a143ae016ef987651fece55ad97e60859437605941163ad8eefb6310c54f2
0x16f2f176e7e53a399b7dfc1b017751879ead1da0ad9ab3573a56cf0765f0f58d
0xbdb4d47a848544dcb039e495f67d1de3b77114d2af56e4005c2c9160f6c571a8
0x80a209678ab20147a3e123dee37e07eb5495d7ef5eb796427d396e7990539973
0xa616f058ff7f0a3968c40a7f4cdf5218358a47d388eb391caa36aceb7797751f
0x59e73ce8ef0a378fad0333d71ba1793a2412786d6dd8672a322e5d3db1217a80
0xc02762c1043f7bf6b0bbfde846d81eb3f2b46a7bd502b197e30442461d2cf2dc
0x780000cd6509126f9dbe843f19b58fa6c7d955f42e3a633ee26a84b0405c4c63
0x8c1df5ecd5d033c3b437da594abe84d7b71654d2b5794db63287396df3d9e58b
0xa1050ce226d7b9aa0712b5f9a357cf2c2c24968e28ea00d115b41e96f285fdbf

Functions
Getter at block 22926270
accrualBlockNumber(view returns (uint256)
1700083559
admin(view returns (address)
0x533e43cfd570fd7231fde71bf2c6f68fc3a9e349
borrowIndex(view returns (uint256)
1028073030818805239
 
borrowRatePerBlock(view returns (uint256)
comptroller(view returns (address)
0x0cdd860ca594982443e737ac7a0b84f18c477e05
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
205541250185164757409058157
getCash(view returns (uint256)
7000018998986496
implementation(view returns (address)
0x99ca8120e2f69f1dd316741d61af1812e9dfc955
interestRateModel(view returns (address)
0xd8dc644964e25c5e9b80f77ac9bd3183a5133746
isCToken(view returns (bool)
true
name(view returns (string)
Unclesam DAI Coin
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactorMantissa(view returns (uint256)
0
 
supplyRatePerBlock(view returns (uint256)
symbol(view returns (string)
uDAI
totalBorrows(view returns (uint256)
35714215125799984505859
totalReserves(view returns (uint256)
0
totalSupply(view returns (uint256)
173756956784321
underlying(view returns (address)
0x50c5725949a6f0c72e6c4a641f24049a917db0cb
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
borrowBalanceStored(address accountview returns (uint256)
getAccountSnapshot(address accountview returns (uint256uint256uint256uint256)
State-modifying
_acceptAdmin(returns (uint256)
_addReserves(uint256 addAmountreturns (uint256)
_becomeImplementation(bytes data
_delegateCompLikeTo(address compLikeDelegatee
_reduceReserves(uint256 reduceAmountreturns (uint256)
_resignImplementation(
_setComptroller(address newComptrollerreturns (uint256)
_setInterestRateModel(address newInterestRateModelreturns (uint256)
_setPendingAdmin(address newPendingAdminreturns (uint256)
_setReserveFactor(uint256 newReserveFactorMantissareturns (uint256)
accrueInterest(returns (uint256)
approve(address spenderuint256 amountreturns (bool)
balanceOfUnderlying(address ownerreturns (uint256)
borrow(uint256 borrowAmountreturns (uint256)
borrowBalanceCurrent(address accountreturns (uint256)
exchangeRateCurrent(returns (uint256)
initialize(address comptroller_address interestRateModel_uint256 initialExchangeRateMantissa_string name_string symbol_uint8 decimals_
initialize(address underlying_address comptroller_address interestRateModel_uint256 initialExchangeRateMantissa_string name_string symbol_uint8 decimals_
liquidateBorrow(address borroweruint256 repayAmountaddress cTokenCollateralreturns (uint256)
mint(uint256 mintAmountreturns (uint256)
redeem(uint256 redeemTokensreturns (uint256)
redeemUnderlying(uint256 redeemAmountreturns (uint256)
repayBorrow(uint256 repayAmountreturns (uint256)
repayBorrowBehalf(address borroweruint256 repayAmountreturns (uint256)
seize(address liquidatoraddress borroweruint256 seizeTokensreturns (uint256)
sweepToken(address token
totalBorrowsCurrent(returns (uint256)
transfer(address dstuint256 amountreturns (bool)
transferFrom(address srcaddress dstuint256 amountreturns (bool)
Events
AccrueInterest(uint256 cashPrioruint256 interestAccumulateduint256 borrowIndexuint256 totalBorrows
Approval(address indexed owneraddress indexed spenderuint256 amount
Borrow(address borroweruint256 borrowAmountuint256 accountBorrowsuint256 totalBorrows
Failure(uint256 erroruint256 infouint256 detail
LiquidateBorrow(address liquidatoraddress borroweruint256 repayAmountaddress cTokenCollateraluint256 seizeTokens
Mint(address minteruint256 mintAmountuint256 mintTokens
NewAdmin(address oldAdminaddress newAdmin
NewComptroller(address oldComptrolleraddress newComptroller
NewMarketInterestRateModel(address oldInterestRateModeladdress newInterestRateModel
NewPendingAdmin(address oldPendingAdminaddress newPendingAdmin
NewReserveFactor(uint256 oldReserveFactorMantissauint256 newReserveFactorMantissa
Redeem(address redeemeruint256 redeemAmountuint256 redeemTokens
RepayBorrow(address payeraddress borroweruint256 repayAmountuint256 accountBorrowsuint256 totalBorrows
ReservesAdded(address benefactoruint256 addAmountuint256 newTotalReserves
ReservesReduced(address adminuint256 reduceAmountuint256 newTotalReserves
Transfer(address indexed fromaddress indexed touint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.