Ionic Staked USDz

Verified contract

Proxy

Active on Base with 214 txns
Deployed by via 0x2d255a92 at 21969333
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $97,260.58
0xf348b3c348c5eb845d260ac3ee35a63d3a80988abd73ba98e4d9773c3852658e
0xc8236f64143409d18b2e64f6b46c255a75a839721801e8e8a431e9cc62dd2b0e
0xe1ea38cdb42148cb1985af7840a4dd1acc78ad2f6aca06deddad0af8e792f2ce
0x1499c9058729e7820df5cc33e04b85baa6a20c4006cf040158c065d421a5ec73
0xa07f21277822e61d9748023ee677807ffdf9982680508dc4222d1515c415346b
0x6f5c169ec6639d6518a50e76cbf5b099c5dfeccfcaa728625274a5a18ed3daeb
0x091a8fff4fbece37a64cf61b8ff2951eae38834190d64f408f4ebd531ba45b9a
0x50ebd2641687cc468ab48ec2ce2bbaeebfa680512000680e473a1786777afaf7
0xba9699e9b0e6518be73bb559d6c58dc416f63f27b223c3986e87f3171cbd5146
0xc481a4f1e1b2b8744a43fe26c0a7dbbe623fc789d346b6740e1fb95e4590cb3e

Functions
Getter at block 22764809
 
_getExtensionFunctions(pure returns (bytes4[])
accrualBlockNumber(view returns (uint256)
22762149
adminFeeMantissa(view returns (uint256)
100000000000000000
 
ap(view returns (address)
borrowIndex(view returns (uint256)
1003537991249075847
 
borrowRatePerBlock(view returns (uint256)
comptroller(view returns (address)
0x05c9c6417f246600f8f5f49fca9ee991bff73d13
decimals(view returns (uint8)
18
 
exchangeRateCurrent(view returns (uint256)
feeSeizeShareMantissa(view returns (uint256)
100000000000000000
 
getTotalUnderlyingSupplied(view returns (uint256)
interestRateModel(view returns (address)
0x5f0369aa93f36ca6a8b5ed7aac47bf9e76086d03
ionicAdmin(view returns (address)
0x9bad1f7685f33ad855ae81089dfe79040864e2f6
ionicFeeMantissa(view returns (uint256)
100000000000000000
name(view returns (string)
Ionic Staked USDz
protocolSeizeShareMantissa(view returns (uint256)
28000000000000000
reserveFactorMantissa(view returns (uint256)
100000000000000000
 
supplyRatePerBlock(view returns (uint256)
symbol(view returns (string)
ionsUSDz
totalAdminFees(view returns (uint256)
12377691676339060417
totalBorrows(view returns (uint256)
37766151992729629550499
 
totalBorrowsCurrent(view returns (uint256)
totalIonicFees(view returns (uint256)
12377691676339060417
totalReserves(view returns (uint256)
12377691676339060417
totalSupply(view returns (uint256)
636610657913199372197145
underlying(view returns (address)
0xe31ee12bdfdd0573d634124611e85338e2cbf0cf
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
balanceOfUnderlying(address ownerview returns (uint256)
borrowBalanceCurrent(address accountview returns (uint256)
borrowRatePerBlockAfterBorrow(uint256 borrowAmountview returns (uint256)
getAccountSnapshot(address accountview returns (uint256uint256uint256uint256)
supplyRatePerBlockAfterDeposit(uint256 mintAmountview returns (uint256)
supplyRatePerBlockAfterWithdraw(uint256 withdrawAmountview returns (uint256)
State-modifying
_setAddressesProvider(address _ap
_setAdminFee(uint256 newAdminFeeMantissareturns (uint256)
_setInterestRateModel(address newInterestRateModelreturns (uint256)
_setNameAndSymbol(string _namestring _symbol
_setReserveFactor(uint256 newReserveFactorMantissareturns (uint256)
accrueInterest(returns (uint256)
approve(address spenderuint256 amountreturns (bool)
flash(uint256 amountbytes data
multicall(bytes[] datapayable returns (bytes[] results)
registerInSFS(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
Failure(uint256 erroruint256 infouint256 detail
Flash(address receiveruint256 amount
NewAdminFee(uint256 oldAdminFeeMantissauint256 newAdminFeeMantissa
NewIonicFee(uint256 oldIonicFeeMantissauint256 newIonicFeeMantissa
NewMarketInterestRateModel(address oldInterestRateModeladdress newInterestRateModel
NewReserveFactor(uint256 oldReserveFactorMantissauint256 newReserveFactorMantissa
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.