Tarot Vault Token

Verified contract

Active on Base with 58,071 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xba9b5c25ba6ad40fff8918e15109cd43a29c1e6ad8f0f98bdb3def32e0603e5f
0x0aa32b8c34f6acf1bb749a6c61b512ad3f43e49f7d214ec0c96818cc736e27d5
0x4fb02cea91ea49718151343d5a8870db69d9d630dcd3703d664912cf34d0d46c
0x259a84ae631324eb94c5ce2440ee036a800c56871317a4525e6781599aa1740d
0x7620921c0b46497f25038449259d159813b821f735ef06450d93d492b0467a5d
0x906d2a667bbb93ec677c9a617463adf1938f4b963633ffa37aba3ba4c45d1d35
0x72d4ae516cddac9880cb335bbf5d4293ccb9d1f57455406749a0f33570621a94
0x84baa542b4097ac5d1366e01ce4c8ffbcfdb4e9f6e4650f2b5690f2abaa2cddd
0x20b77fb3ca0a788333d7f3922b55eab6a149c3a4945991c2d657515ca23d9fb3
0x525e12b7317d72696b1156c05795f6deaec5065471789401ea02fc9fde9f46df

Functions
Getter at block 22744928
DOMAIN_SEPARATOR(view returns (bytes32)
0x7d9c33da3edc94193e692fa519b6af305d9cc50f9159a7b2db5714458abf34a9
MAX_BPS(view returns (uint256)
10000
MAX_REINVEST_BOUNTY(view returns (uint256)
50000000000000000
MAX_REINVEST_FEE(view returns (uint256)
50000000000000000
MAX_WITHDRAW_FEE_BPS(view returns (uint256)
100
MINIMUM_LIQUIDITY(view returns (uint256)
1000
MIN_REINVEST_BOUNTY(view returns (uint256)
0
MIN_REINVEST_FEE(view returns (uint256)
0
MIN_WITHDRAW_FEE_BPS(view returns (uint256)
0
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
REINVEST_BOUNTY(view returns (uint256)
20000000000000000
REINVEST_FEE(view returns (uint256)
20000000000000000
WETH(view returns (address)
0x4200000000000000000000000000000000000006
WITHDRAW_FEE(view returns (uint256)
1
currentCumulativePrices(view returns (uint256 reserve0Cumulativeuint256 reserve1Cumulativeuint256 timestamp)
(reserve0Cumulative=632225176654351207683909037401338, reserve1Cumulative=72081773918274752272, timestamp=1732279203)
decimals(view returns (uint8)
18
exchangeRate(view returns (uint256)
5120938907927912064
factory(view returns (address)
0x82d973434a509f7fe919a8e03a8113be64cdc245
gauge(view returns (address)
0x9a202c932453fb3d04003979b121e80e5a14ee7b
getBlockTimestamp(view returns (uint32)
1732279203
getReserves(view returns (uint112 reserve0uint112 reserve1uint32 blockTimestampLast)
(reserve0=9097616661474152021989, reserve1=12138796350, blockTimestampLast=1732279171)
isVaultToken(view returns (bool)
true
name(view returns (string)
Tarot Vault Token
observationLength(view returns (uint256)
20915
optiSwap(view returns (address)
0xf6e008d07af2efd5325d1752a7b37b51a0b7d697
pairFactory(view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
reinvestFeeTo(view returns (address)
0xd204e3dc1937d3a30fc6f20abc48ac5506c94d1e
reinvestorListLength(view returns (uint256)
0
rewardsToken(view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
router(view returns (address)
0xcf77a3ba9a5ca399b7c97c74d54e5b1beb874e43
stable(view returns (bool)
false
symbol(view returns (string)
vTAROT
token0(view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
token1(view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
totalBalance(view returns (uint256)
10434566670068896
totalSupply(view returns (uint256)
2037627641664454
underlying(view returns (address)
0x2223f9fe624f69da4d8256a7bcc9104fba7f8f75
voter(view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
isReinvestorEnabled(address reinvestorview returns (bool)
nonces(addressview returns (uint256)
observations(uint256 indexview returns (uint256 timestampuint256 reserve0Cumulativeuint256 reserve1Cumulative)
reinvestorListItem(uint256 indexview returns (address)
State-modifying
_initialize(address _underlyingaddress _optiSwapaddress _routeraddress _voteraddress _pairFactoryaddress _rewardsTokenaddress _reinvestFeeTo
_setFactory(
addReinvestor(address reinvestor
adminClaimRewards(
adminRescueTokens(address _toaddress[] _tokens
approve(address spenderuint256 valuereturns (bool)
getReward(returns (uint256)
mint(address minterreturns (uint256 mintTokens)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
redeem(address redeemerreturns (uint256 redeemAmount)
reinvest(
removeReinvestor(address reinvestor
skim(address to
sync(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
updateReinvestBounty(uint256 _newReinvestBounty
updateReinvestFee(uint256 _newReinvestFee
updateReinvestFeeTo(address _newReinvestFeeTo
updateWithdrawFee(uint256 _newWithdrawFee
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed senderaddress indexed minteruint256 mintAmountuint256 mintTokens
Redeem(address indexed senderaddress indexed redeemeruint256 redeemAmountuint256 redeemTokens
Reinvest(address indexed calleruint256 rewarduint256 bountyuint256 fee
Sync(uint256 totalBalance
Transfer(address indexed fromaddress indexed touint256 value
UpdateReinvestBounty(uint256 _newReinvestBounty
UpdateReinvestFee(uint256 _newReinvestFee
UpdateReinvestFeeTo(address _newReinvestFeeTo
UpdateWithdrawFee(uint256 _newWithdrawFee
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.