Tarot Vault Token
Verified contract
Active on
Base with 503,664 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEEZY | ERC-20 | 1.2 | $0.009714 |
$0.01 | |
USA | ERC-20 | 1 | $0.000787 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000827 |
$0 | |
WETH | ERC-20 | 0 | $3,379.01 |
$0 | |
| ERC-20 | 34.9K | -- | -- | |
OHNO | ERC-20 | 11.933136K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
NUNU | ERC-20 | 79.420134 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22733314 | a few seconds ago | | | 0 | 0.0000012035974 | |
| 22733294 | a minute ago | | | 0 | 0.0000012686737 | |
| 22733280 | a minute ago | | | 0 | 0.0000012688029 | |
| 22733267 | 2 minutes ago | | | 0 | 0.0000012688902 | |
| 22733254 | 2 minutes ago | | | 0 | 0.0000012688688 | |
| 22733241 | 3 minutes ago | | | 0 | 0.0000013680757 | |
| 22733230 | 3 minutes ago | | | 0 | 0.0000014803425 | |
| 22733221 | 3 minutes ago | | | 0 | 0.0000013624430 | |
| 22733212 | 4 minutes ago | | | 0 | 0.0000012688936 | |
| 22733211 | 4 minutes ago | | | 0 | 0.0000013617269 |
ABI
ABI objects
Getter at block 22733314
DOMAIN_SEPARATOR() view returns (bytes32)
0xfb4d5b8bda31cfcbd6ef7cdc55b38388f58dd455c5bafa39c2ba80a35d841531
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 reserve0Cumulative, uint256 reserve1Cumulative, uint256 timestamp)
(reserve0Cumulative=12583921397532538092568561356, reserve1Cumulative=293315783508920140630833066664552, timestamp=1732255975)
decimals() view returns (uint8)
18
exchangeRate() view returns (uint256)
3515028476569147442
factory() view returns (address)
0x82d973434a509f7fe919a8e03a8113be64cdc245
gauge() view returns (address)
0xe157d5a0c9a533ebbdeadb43633ce76d61816778
getBlockTimestamp() view returns (uint32)
1732255975
getReserves() view returns (uint112 reserve0, uint112 reserve1, uint32 blockTimestampLast)
(reserve0=86834815850006921740, reserve1=10414645314523466778294512, blockTimestampLast=1732255935)
isVaultToken() view returns (bool)
true
name() view returns (string)
Tarot Vault Token
observationLength() view returns (uint256)
11567
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)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0x78b3c724a2f663d11373c4a1978689271895256f
totalBalance() view returns (uint256)
29635746116510691437042
totalSupply() view returns (uint256)
8431153919252664895521
underlying() view returns (address)
0x1a9f461a371559f82976fa18c46a6a0d29f131d0
voter() view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
isReinvestorEnabled(address reinvestor) view returns (bool)
nonces(address) view returns (uint256)
observations(uint256 index) view returns (uint256 timestamp, uint256 reserve0Cumulative, uint256 reserve1Cumulative)
reinvestorListItem(uint256 index) view returns (address)
State-modifying
Events _initialize(address _underlying, address _optiSwap, address _router, address _voter, address _pairFactory, address _rewardsToken, address _reinvestFeeTo)
_setFactory()
addReinvestor(address reinvestor)
adminClaimRewards()
adminRescueTokens(address _to, address[] _tokens)
approve(address spender, uint256 value) returns (bool)
getReward() returns (uint256)
mint(address minter) returns (uint256 mintTokens)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
redeem(address redeemer) returns (uint256 redeemAmount)
reinvest()
removeReinvestor(address reinvestor)
skim(address to)
sync()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
updateReinvestBounty(uint256 _newReinvestBounty)
updateReinvestFee(uint256 _newReinvestFee)
updateReinvestFeeTo(address _newReinvestFeeTo)
updateWithdrawFee(uint256 _newWithdrawFee)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed sender, address indexed minter, uint256 mintAmount, uint256 mintTokens)
Redeem(address indexed sender, address indexed redeemer, uint256 redeemAmount, uint256 redeemTokens)
Reinvest(address indexed caller, uint256 reward, uint256 bounty, uint256 fee)
Sync(uint256 totalBalance)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateReinvestBounty(uint256 _newReinvestBounty)
UpdateReinvestFee(uint256 _newReinvestFee)
UpdateReinvestFeeTo(address _newReinvestFeeTo)
UpdateWithdrawFee(uint256 _newWithdrawFee)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.