USTStrategyV2
Verified contract
Active on
Ethereum with 31 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x24a7…116c
Balances ($0.00)
No balances found for "USTStrategyV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14618495 | 3 years ago | | | 0 | 0.011669293 | |
| 14618429 | 3 years ago | | | 0 | 0.015730406 | |
| 14584380 | 3 years ago | | | 0 | 0.0021857384 | |
| 14584356 | 3 years ago | | | 0 | 0.017547745 | |
| 14577726 | 3 years ago | | | 0 | 0.0033140191 | |
| 14577721 | 3 years ago | | | 0 | 0.0076999032 | |
| 14574270 | 3 years ago | | | 0 | 0.014703652 | |
| 14568403 | 3 years ago | | | 0 | 0.0041408263 | |
| 14568370 | 3 years ago | | | 0 | 0.015033032 | |
| 14566312 | 3 years ago | | | 0 | 0.019093530 |
ABI
ABI objects
Getter at block 21316776
UST() view returns (address)
0xa47c8bf37f92abed4a126bda807a7b7498661acd
aUST() view returns (address)
0xa8de3e3c934e2a1bb08b010104ccabbd4d6293ab
bentoBox() view returns (address)
0xd96f48665a1410c0cd669a88898eca36b9fc2cce
bridgeToken() view returns (address)
0x0000000000000000000000000000000000000000
exited() view returns (bool)
true
factory() view returns (address)
0x0000000000000000000000000000000000000000
fee() view returns (uint256)
40
feeCollector() view returns (address)
0xdf2c270f610dc35d8ffda5b453e74db5471e126b
feeder() view returns (address)
0x24a76073ab9131b25693f3b75dd1ce996fd3116c
maxBentoBoxBalance() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
owner() view returns (address)
0xfddfe525054efaad204600d00ca86adb1cc2ea8a
router() view returns (address)
0xcef9e167d3f8806771e9bac1d4a0d568c39a9388
strategyToken() view returns (address)
0xa47c8bf37f92abed4a126bda807a7b7498661acd
Read-only
strategyExecutors(address) view returns (bool)
toAUST(uint256 amount, uint256 exchangeRate) pure returns (uint256)
toUST(uint256 amount, uint256 exchangeRate) pure returns (uint256)
State-modifying
Events afterExit(address to, uint256 value, bytes data) returns (bool success)
exit(uint256 balance) returns (int256 amountAdded)
harvest(uint256 balance, address sender) returns (int256)
redeemEarnings()
renounceOwnership()
safeDeposit(uint256 amount)
safeHarvest(uint256 maxBalance, bool rebalance, uint256 maxChangeAmount, bool harvestRewards)
safeWithdraw(uint256 amount)
safeWithdrawFromAUST(uint256 amount)
setFeeCollector(address _feeCollector, uint256 _fee)
setStrategyExecutor(address executor, bool value)
skim(uint256 amount)
transferOwnership(address newOwner)
updateExchangeRateFeeder(address feeder_)
withdraw(uint256 amount) returns (uint256 actualAmount)
LogConvert(address indexed server, address indexed token0, address indexed token1, uint256 amount0, uint256 amount1)
LogSetStrategyExecutor(address indexed executor, bool allowed)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address strategyExecutor, address _feeCollector)
This contract contains no fallback and receive objects.
This contract contains no error objects.