Impermax Collateral

Verified contract

Active on Base with 9 txns
Deployed by via 0x57d97ab3 at 21390235
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc4294027982e7fb206cb7e9553d8a457ecaecfaffb20c64ef72c772f4e2a41c5
0x6d8fc36fcc015cc517d46f2f63ea2476104d39b7d5d6e939ad85603ec595c8e9
0x8c86718fc0f4e5b681a166150155ff639dcd758038eb48ef8c1302ae337ba537
0x10e598255d094f79c98daf96597f528508bafb0e4b303c2e7761cdeb127d5ea0
0xe80d68e98c33f42b13e296bf711f3b91f347c1bfb2112ec58d0e87d48c3bce91
0x36d388fde479234499dae8ccaa28f9e44e10c446ebf4a06e02cb2d3b5719386b
0x97cc4639fea6151ca7a5534e69614ead1c9cea81edd89a18ad7ebc8b2e4363f2
0xea4f7ab8fb07cdf1d0817625266044ab458729d8eaa0120ea996bcd23bbc9ada
0xf5cbefdc64f55f3e506ffd8e8bc3ba7428d22e82ebd60cc389b3d7dbfa26417e

Functions
Getter at block 22922850
DOMAIN_SEPARATOR(view returns (bytes32)
0x9497fae3c969dd379c4833aa19d48878615a4218fbb73380945f71f9502f7c81
LIQUIDATION_FEE_MAX(view returns (uint256)
80000000000000000
LIQUIDATION_INCENTIVE_MAX(view returns (uint256)
1050000000000000000
LIQUIDATION_INCENTIVE_MIN(view returns (uint256)
1000000000000000000
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
SAFETY_MARGIN_SQRT_MAX(view returns (uint256)
1581138840000000000
SAFETY_MARGIN_SQRT_MIN(view returns (uint256)
1000000000000000000
borrowable0(view returns (address)
0x0c8c948ed09b92a9fc489cece85cc7e1e22d964f
borrowable1(view returns (address)
0x84cf42ed6471f7307cde3f0a382d542818581428
decimals(view returns (uint8)
18
factory(view returns (address)
0x66ca66e002a9cee8defe25db6f0c6225117c2d9f
liquidationFee(view returns (uint256)
80000000000000000
liquidationIncentive(view returns (uint256)
1040000000000000000
liquidationPenalty(view returns (uint256)
1120000000000000000
name(view returns (string)
Impermax Collateral
safetyMarginSqrt(view returns (uint256)
1581100000000000000
symbol(view returns (string)
imxC
totalBalance(view returns (uint256)
22731414684205643
totalSupply(view returns (uint256)
22731414684205635
underlying(view returns (address)
0xf0c5fcc6fc3e551c2326724cd5000a0a2bff9cf3
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
_initialize(string _namestring _symboladdress _underlyingaddress _borrowable0address _borrowable1
_setFactory(
_setLiquidationFee(uint256 newLiquidationFee
_setLiquidationIncentive(uint256 newLiquidationIncentive
_setSafetyMarginSqrt(uint256 newSafetyMarginSqrt
accountLiquidity(address borrowerreturns (uint256 liquidityuint256 shortfall)
accountLiquidityAmounts(address borroweruint256 amount0uint256 amount1returns (uint256 liquidityuint256 shortfall)
approve(address spenderuint256 valuereturns (bool)
canBorrow(address borroweraddress borrowableuint256 accountBorrowsreturns (bool)
exchangeRate(returns (uint256)
flashRedeem(address redeemeruint256 redeemAmountbytes data
getPrices(returns (uint256 price0uint256 price1)
getTwapPrice112x112(returns (uint224 twapPrice112x112)
mint(address minterreturns (uint256 mintTokens)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
redeem(address redeemerreturns (uint256 redeemAmount)
seize(address liquidatoraddress borroweruint256 repayAmountreturns (uint256 seizeTokens)
skim(address to
sync(
tokensUnlocked(address fromuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed senderaddress indexed minteruint256 mintAmountuint256 mintTokens
NewLiquidationFee(uint256 newLiquidationFee
NewLiquidationIncentive(uint256 newLiquidationIncentive
NewSafetyMargin(uint256 newSafetyMarginSqrt
Redeem(address indexed senderaddress indexed redeemeruint256 redeemAmountuint256 redeemTokens
Sync(uint256 totalBalance
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.