Tarot Collateral

Verified contract

Active on Base with 173 txns
Deployed by via 0xc284c0da at 3316112
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x3b07429942f09dff3930049c5149145f2124c1b539929283b2605278e5091682
0x7b4bb2e584faef9b7236a5033188ce46c0ffe7bbf483ad8068f1301d16e803a1
0x63c398219548fa5997b29a57d01c77557af1ba7e88d8214da8993b8d690d7fa4
0x1a3c12c585a87392b160724d2c9c507dc7da062eb5e1d14ac0f157d88f0c20a0
0x25d581677eb83017e454567338560a3a3ff0c35bee4ba2b14cfb279a7f1a818f
0x697361df344b9a32e9e986502a93b7dc36603de83e06a7027f037d2edc6c3807
0xd797e2c17a1233a389870002e473c62f6d7c35c8c0cc15a826813f739bd519dc
0xa0877588657d98fe9dce3c54e8a52f65245abb8e36de4dccf67aeeea510fc68d
0x65e79d0c11087b8300d432d704bc627d6b2badbb7d6987942015bf9e21cfbd4f
0x2b3625779d0d1a104869c629fc056eaa970a86770b5ab4cde782e64721d9a63d

Functions
Getter at block 22911871
DOMAIN_SEPARATOR(view returns (bytes32)
0x9812441ba51acb9f2df8efe855e8279c6bd58f0076372b20e1a91096e555e924
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)
0x08383d1f85e1c5f6f1b08f005fb48c93a41ca2c7
borrowable1(view returns (address)
0xbe1f1948723c93457361893a7da50125e2b0aba0
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)
2056851980501534
totalSupply(view returns (uint256)
2056851980500683
underlying(view returns (address)
0x1f45b3b3fdd4ef399d153a5927300b455f4283d5
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.