Tokemak autoETH
Unverified contract
Proxy
Active on
Ethereum with 144 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 9 additional slots
-
variable spans 3 additional slots
-
variable spans 1 additional slot
0x6088…755e
0xf5f6…2235
Balances ($236,655.58)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 66.260011 | $3,571.62 |
$236,655.58 | |
toke-WETH-pxETH/wETH | ERC-20 | 3.015297K | -- | -- | |
toke-WETH-ethx-f | ERC-20 | 2.427861K | -- | -- | |
toke-WETH-pxethweth | ERC-20 | 2.303627K | -- | -- | |
toke-WETH-pxsteth | ERC-20 | 2.106646K | -- | -- | |
toke-WETH-osETH-rETH | ERC-20 | 238.198725 | -- | -- | |
| ERC-20 | 98.543378 | -- | -- | |
autoETH | ERC-20 | 2.236763 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21290419 | 2 hours ago | | | 0 | 0.017175118 | |
| 21283307 | a day ago | | | 0 | 0.028782840 | |
| 21276148 | 2 days ago | | | 0 | 0.021449937 | |
| 21268991 | 3 days ago | | | 0 | 0.023615062 | |
| 21268985 | 3 days ago | | | 0 | 0.022265113 | |
| 21261830 | 4 days ago | | | 0 | 0.019996629 | |
| 21254664 | 5 days ago | | | 0 | 0.027381729 | |
| 21247495 | 6 days ago | | | 0 | 0.034000841 | |
| 21240339 | 7 days ago | | | 0 | 0.032290538 | |
| 21240332 | 7 days ago | | | 0 | 0.032031490 |
ABI
ABI objects
Getter at block 21291090 getDebtReportingQueue() view returns (address[]) getWithdrawalQueue() view returns (address[])
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
DOMAIN_SEPARATOR() view returns (bytes32)
0x37ea85c89aac69923c38aeda1cb977ea23ad2135e73c6b5cb4eac50c480530c5
FEE_DIVISOR() view returns (uint256)
10000
ONE() view returns (uint256)
1000000000000000000
WETH_INIT_DEPOSIT() view returns (uint256)
100000
accessController() view returns (address)
0x37767cbff88cb623e9404e959560984f7d742df6
asset() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
autoPoolStrategy() view returns (address)
0xf5f6addb08c5e6091e5fdec7326b21beed942235
decimals() view returns (uint8)
18
factory() view returns (address)
0x7fed74094b7010c6fb3010ed5efc00772fd2ed1f
getAssetBreakdown() view returns (struct IAutopoolAssetBreakdown)
(66260011350319021270, 10294887964471993859348, 10294584578225570410719, 10295191350718417307976)
getDestinations() view returns (address[])
[0xc4Eb861e7b66f593482a3D7E8adc314f6eEDA30B, 0x1Ea622fa030e4a78F4CC2f305dd3c08DA3F08573, 0x3F55eedDe51504E6Ed0ec30E8289b4Da11EdB7F9, 0xbA1462f43c6f60ebD1C62735c94E428aD073E01A, 0xe4433D00Cf48BFE0C672d9949F2cd2c008bffC04, 0xdfE3fA7027E84f59b266459C567278C79fe86f0C]
getFeeSettings() view returns (struct IAutopoolAutopoolFeeSettings)
(0x4c0169b48c5a22503f1c3b871b921d55024a5939, 11071235227329416680962, 1731429119, 1732847843, 0x4c0169b48c5a22503f1c3b871b921d55024a5939, 0, 0, 10067, 1732847843, true)
getPastRewarders() view returns (address[])
[]
getProfitUnlockSettings() view returns (struct IAutopoolProfitUnlockSettings)
(86400, 1732930315, 1732847843, 27121485133778076365311)
getRemovalQueue() view returns (address[])
[]
getSystemRegistry() view returns (address)
0x2218f90a98b0c070676f249ef44834686daa4285
isShutdown() view returns (bool)
false
name() view returns (string)
Tokemak autoETH
oldestDebtReporting() view returns (uint256)
1732847843
rewarder() view returns (address)
0x60882d6f70857606cdd37729ccce882015d1755e
shutdownStatus() view returns (uint8)
0
symbol() view returns (string)
autoETH
totalAssets() view returns (uint256)
10361147975822312880618
totalSupply() view returns (uint256 shares)
10293430003022422819912
unlockedShares() view returns (uint256 shares)
219684029583602418
vaultType() view returns (bytes32)
0xde6f3096d4f66344ff788320cd544f72ff6f5662e94f10e931a2dc34104866b7
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfActual(address account) view returns (uint256)
convertToAssets(uint256 shares) view returns (uint256 assets)
convertToAssets(uint256 shares, uint256 totalAssetsForPurpose, uint256 supply, uint8 rounding) view returns (uint256 assets)
convertToShares(uint256 assets) view returns (uint256 shares)
convertToShares(uint256 assets, uint256 totalAssetsForPurpose, uint256 supply, uint8 rounding) view returns (uint256 shares)
getDestinationInfo(address destVault) view returns (struct AutopoolDebtDestinationInfo)
isDestinationQueuedForRemoval(address dest) view returns (bool)
isDestinationRegistered(address destination) view returns (bool)
isPastRewarder(address _pastRewarder) view returns (bool)
nonces(address owner) view returns (uint256)
totalAssets(uint8 purpose) view returns (uint256)
State-modifying
Events addDestinations(address[] destinations)
approve(address spender, uint256 value) returns (bool)
deposit(uint256 assets, address receiver) returns (uint256 shares)
flashRebalance(address receiver, struct IStrategyRebalanceParams rebalanceParams, bytes data)
initialize(address strategy, string symbolSuffix, string descPrefix, bytes)
maxDeposit(address wallet) returns (uint256 maxAssets)
maxMint(address wallet) returns (uint256 maxShares)
maxRedeem(address owner) returns (uint256 maxShares)
maxWithdraw(address owner) returns (uint256 maxAssets)
mint(uint256 shares, address receiver) returns (uint256 assets)
pause()
paused() returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
previewDeposit(uint256 assets) returns (uint256 shares)
previewMint(uint256 shares) returns (uint256 assets)
previewRedeem(uint256 shares) returns (uint256 assets)
previewWithdraw(uint256 assets) returns (uint256 shares)
recover(address[] tokens, uint256[] amounts, address[] destinations)
redeem(uint256 shares, address receiver, address owner) returns (uint256 assets)
removeDestinations(address[] destinations)
setFeeSink(address newFeeSink)
setPeriodicFeeBps(uint256 fee)
setPeriodicFeeSink(address newPeriodicFeeSink)
setProfitUnlockPeriod(uint48 newUnlockPeriodSeconds)
setRebalanceFeeHighWaterMarkEnabled(bool enabled)
setRewarder(address _rewarder)
setStreamingFeeBps(uint256 fee)
setSymbolAndDescAfterShutdown(string newSymbol, string newName)
shutdown(uint8 reason)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
unpause()
updateDebtReporting(uint256 numToProcess)
withdraw(uint256 assets, address receiver, address owner) returns (uint256 shares)
AddedToRemovalQueue(address destination)
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(address indexed sender, address indexed owner, uint256 assets, uint256 shares)
DestinationDebtReporting(address destination, uint256 debtValue, uint256 claimed, uint256 claimGasUsed)
DestinationVaultAdded(address destination)
DestinationVaultRemoved(address destination)
FeeCollected(uint256 fees, address feeSink, uint256 mintedShares, uint256 profit, uint256 idle, uint256 debt)
Initialized(uint8 version)
Nav(uint256 idle, uint256 debt, uint256 totalSupply)
Paused(address account)
PeriodicFeeCollected(uint256 fees, address feeSink, uint256 mintedShares)
RemovedFromRemovalQueue(address destination)
RewarderSet(address newRewarder, address oldRewarder)
Shutdown(uint8 reason)
SymbolAndDescSet(string symbol, string desc)
TokensPulled(address[] tokens, uint256[] amounts, address[] destinations)
TokensRecovered(address[] tokens, uint256[] amounts, address[] destinations)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
Withdraw(address indexed sender, address indexed receiver, address indexed owner, uint256 assets, uint256 shares)
WithdrawalQueueSet(address[] destinations)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
AccessDenied()
DepositFailed()
ERC4626DepositExceedsMax(uint256 assets, uint256 maxDeposit)
ERC4626ExceededMaxRedeem(address owner, uint256 shares, uint256 max)
ERC4626ExceededMaxWithdraw(address owner, uint256 assets, uint256 max)
ERC4626MintExceedsMax(uint256 shares, uint256 maxMint)
InsufficientFundsInDestinations(uint256 deficit)
InvalidDestination(address destination)
InvalidDestinationVault()
InvalidParam(string paramName)
InvalidParams()
InvalidShutdownStatus(uint8 status)
InvalidUser()
IsNotPaused()
IsPaused()
ItemExists()
NavChanged(uint256 oldNav, uint256 newNav)
NavDecreased(uint256 oldNav, uint256 newNav)
NavOpsInProgress()
RebalanceDestinationsMatch(address destinationVault)
RebalanceFailed(string message)
ReentrancyGuardReentrantCall()
RegistryItemMissing(string item)
RewarderAlreadySet()
UndefinedAddress()
ValueSharesMismatch(uint256 value, uint256 shares)
VaultShutdown()
WithdrawShareCalcInvalid(uint256 currentShares, uint256 cachedShares)
WithdrawalFailed()
WithdrawalIncomplete()
ZeroAddress(string paramName)