Tarot Collateral

Verified contract

Active on Base with 304 txns
Deployed by via 0x11ced3ca at 9876166
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd6d5d7d902a6660d9d6b2be9c4f3c66fd5726e8b266d34053f345bfe18f97458
0x1e6af74161aaf2ae058c831f1910b8ebeddf8a0e3dcd353e93506a556d866f35
0x1833eaeb336f84b0a06c5c27758d52d93be8e7fe7a054bb94da56a3770f409aa
0x020ef150c8e35eed441f07f31f59563c669c6127aa822b8b016f34b5c4620816
0x9511ef3977d79699e5dd550f29c2bd16f61d13488ec48f62d94b9a68f11b6f95
0xdf7417c5b859d45eb949304e8e8c0635dd7067a87952e2e9efa35bc0a162d8a0
0xc40f7d8aa79797641c74dfbb4976b1c14c29e7f0330f3b5c94343cf6f2d841e1
0x31974f51c1949a1dfad594afc57918506180ed3e6dfff6857b8b1c08ef1e2e8a
0x4e2ef33b1c0481365f34778e132973f6c41667e4dc05cb7825bb84695e17f5f9
0xea9b4252994420a552b9b32d9048937170d0233e683af4e1cde9ebbb349ab601

Functions
Getter at block 23167230
DOMAIN_SEPARATOR(view returns (bytes32)
0x526c20e4fdc181628b1512dcc51e77ebf4a622e87f5e41b1dbf9b0de939542a7
LIQUIDATION_FEE_MAX(view returns (uint256)
50000000000000000
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)
0xb72b27daf51d83b238c43f7d7ce6b461a774249b
borrowable1(view returns (address)
0x51f51ccf2f17afec75f79d2a4fb0ac289dcc385b
decimals(view returns (uint8)
18
factory(view returns (address)
0xeb5809eb0f79aab6e53e6374258b29a244dfc12d
liquidationFee(view returns (uint256)
40000000000000000
liquidationIncentive(view returns (uint256)
1040000000000000000
liquidationPenalty(view returns (uint256)
1080000000000000000
name(view returns (string)
Tarot Collateral
safetyMarginSqrt(view returns (uint256)
1414213560000000000
symbol(view returns (string)
cTAROT
tarotPriceOracle(view returns (address)
0x4b6dae049a35196a773028b2e835cccce9dd4723
totalBalance(view returns (uint256)
8008203742338223
totalSupply(view returns (uint256)
8008203742334789
underlying(view returns (address)
0x042c37762d1d126bc61eac2f5ceb7a96318f5db9
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)
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.