Tarot Collateral

Verified contract

Active on Base with 72 txns
Deployed by via 0xc3944097 at 3316116
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc331093f7e79079c60e02954ff53f74ba031745cc379d80459e05bb3cdd54c18
0xaf44f02fdb1f0c42b7d8ea0ad807d6a70908e9f3daf3f38370b0f276af3d8def
0xc88df149ce3ae0e63e95532d9b7f1151632941b15176b276aabecf92eb4f309a
0x1ad5704faa8ff2fc405b9d137eaf11c10000bf58d9f2591dfa25a506d611f493
0xd38061b4525c1af3372602ce703584d309b32b800c352ded9dcc8dffa601c9fd
0xaca864f0aaee1712fca4252fc46d4ef249bd366c8166a3680fc9650d16e85a13
0x9dd86c0950541f62bc2f1697d5d124401a8220c80bd6601762778ffeb2880e3c
0x677f6c115abce300029e4d44723cb651b2feb5e802870174dc63cbbc75c56c73
0xb2af2043e86dade44c6182956e608b4e8f8fd9e681e2628909fc6d7c17a5c02a
0xda0f205a2bc973020ebcf9b33272fc7a2e457d7ff4908bb6dace642f2f3cf15d

Functions
Getter at block 22492444
DOMAIN_SEPARATOR(view returns (bytes32)
0xf5be7496f670400d198e71a04e5f1927018d41dfcc3ccda1b5b0330ae7de3877
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)
0xb4ba739ae200d2cbc65930f4589383e9513497c0
borrowable1(view returns (address)
0x4d12d8a31cabb91d5354c657531ab967b5bea835
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)
5891543228480363770
totalSupply(view returns (uint256)
5891543228480363352
underlying(view returns (address)
0x6c0ee0072ef29d32e9c38c3f8d7c8b7e888230b5
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.