StrategyVelodromeUsdPlus
Verified contract
Active on
Base with 8,917 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0xfc69…61eb
7 additional
variables
Balances ($1.31)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USD+ | ERC-20 | 1.311943 | $0.999047 |
$1.31 | |
USA | ERC-20 | 1 | $0.000955 |
$0 | |
toby | ERC-20 | 777 | $0.00 |
$0 | |
WETH | ERC-20 | 0 | $3,904.51 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 2 | -- | -- | |
WKLAY | ERC-20 | 2 | -- | -- | |
CUBBY | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23236371 | 11 days ago | | | 0 | 0.0000042769708 | |
| 23157152 | 12 days ago | | | 0 | 0.0000042896725 | |
| 23114865 | 13 days ago | | | 0 | 0.0000040429560 | |
| 23048347 | 15 days ago | | | 0 | 0.0000042867682 | |
| 22876581 | 19 days ago | | | 0 | 0.0000030216825 | |
| 22480590 | a month ago | | | 0 | 0.0000031758050 | |
| 22471036 | a month ago | | | 0 | 0.0000046536099 | |
| 21710744 | a month ago | | | 0 | 0.0000040836571 | |
| 21542581 | 2 months ago | | | 0 | 0.0000039885635 | |
| 21542561 | 2 months ago | | | 0 | 0.0000046002209 |
ABI
ABI objects
Getter at block 23693113 callReward() view returns (uint256) getAllFees() view returns (struct IFeeConfigAllFees)
WITHDRAWAL_FEE_CAP() view returns (uint256)
50
WITHDRAWAL_MAX() view returns (uint256)
10000
balanceOf() view returns (uint256)
204133159000796341
balanceOfPool() view returns (uint256)
204133159000796341
balanceOfWant() view returns (uint256)
0
beefyFeeConfig() view returns (address)
0xfc69704cc3caac545cc7577009ea4aa04f1a61eb
beefyFeeRecipient() view returns (address)
0x02ae4716b9d5d48db1445814b0ede39f5c28264b
depositFee() view returns (uint256)
0
factory() view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
gauge() view returns (address)
0x00b2149d89677a5069ed4d303941614a33700146
getStratFeeId() view returns (uint256)
0
harvestOnDeposit() view returns (bool)
true
keeper() view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest() view returns (uint256)
1734170307
lpToken0() view returns (address)
0xa3d1a8deb97b111454b294e2324efad13a9d8396
lpToken1() view returns (address)
0xb79dd08ea68a908a97220c76d19a6aa9cbde4376
native() view returns (address)
0x4200000000000000000000000000000000000006
output() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
outputToLp0() view returns (address[])
[0xB79DD08EA68A908A97220C76d19A6aA9cBDE4376, 0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396]
outputToLp1() view returns (address[])
[0xB79DD08EA68A908A97220C76d19A6aA9cBDE4376, 0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396]
outputToNative() view returns (address[])
[0x940181a94A35A4569E4529A3CDfB74e38FD98631, 0x4200000000000000000000000000000000000006]
owner() view returns (address)
0x3b60f7f25b09e71356cdffc6475c222a466a2ac9
paused() view returns (bool)
false
rewardsAvailable() view returns (uint256)
20783011088923456492
stable() view returns (bool)
false
strategist() view returns (address)
0x982f264ce97365864181df65df4931c593a515ad
unirouter() view returns (address)
0xcf77a3ba9a5ca399b7c97c74d54e5b1beb874e43
usdExchange() view returns (address)
0x7cb1b38591021309c64f451859d79312d8ca2789
usdPlus() view returns (address)
0xb79dd08ea68a908a97220c76d19a6aa9cbde4376
usdc() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
vault() view returns (address)
0x98beaa72230788572e3e3be58d91c232dda315d4
want() view returns (address)
0x61366a4e6b1db1b85dd701f2f4bfa275ef271197
withdrawFee() view returns (uint256)
0
Read-only
outputToNativeRoute(uint256) view returns (address from, address to, bool stable, address factory)
outputToUsdcRoute(uint256) view returns (address from, address to, bool stable, address factory)
usdPlusToLp0Route(uint256) view returns (address from, address to, bool stable, address factory)
usdPlusToLp1Route(uint256) view returns (address from, address to, bool stable, address factory)
State-modifying
Events beforeDeposit()
deposit()
harvest()
harvest(address callFeeRecipient)
initialize(address _want, address _gauge, address _usdExchange, struct StratFeeManagerInitializableCommonAddresses _commonAddresses, struct ISolidlyRouterRoute[] _outputToNativeRoute, struct ISolidlyRouterRoute[] _outputToUsdcRoute, struct ISolidlyRouterRoute[] _usdPlusToLp0Route, struct ISolidlyRouterRoute[] _usdPlusToLp1Route)
panic()
pause()
renounceOwnership()
retireStrat()
setBeefyFeeConfig(address _beefyFeeConfig)
setBeefyFeeRecipient(address _beefyFeeRecipient)
setHarvestOnDeposit(bool _harvestOnDeposit)
setKeeper(address _keeper)
setOutputToUsdcRoute(struct ISolidlyRouterRoute[] _outputToUsdcRoute)
setStratFeeId(uint256 _feeId)
setStrategist(address _strategist)
setUnirouter(address _unirouter)
setVault(address _vault)
setWithdrawalFee(uint256 _fee)
transferOwnership(address newOwner)
unpause()
withdraw(uint256 _amount)
ChargedFees(uint256 callFees, uint256 beefyFees, uint256 strategistFees)
Deposit(uint256 tvl)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
SetBeefyFeeConfig(address beefyFeeConfig)
SetBeefyFeeRecipient(address beefyFeeRecipient)
SetKeeper(address keeper)
SetStratFeeId(uint256 feeId)
SetStrategist(address strategist)
SetUnirouter(address unirouter)
SetVault(address vault)
SetWithdrawalFee(uint256 withdrawalFee)
StratHarvest(address indexed harvester, uint256 wantHarvested, uint256 tvl)
Unpaused(address account)
Withdraw(uint256 tvl)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.