VSPStrategy
Verified contract
Active on
Ethereum with 168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "VSPStrategy"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12506893 | 3 years ago | | | 0 | 0.011693080 | |
| 12505813 | 3 years ago | | | 0 | 0.026744484 | |
| 12504780 | 3 years ago | | | 0 | 0.016655513 | |
| 12504164 | 3 years ago | | | 0 | 0.019689196 | |
| 12502610 | 3 years ago | | | 0 | 0.023149342 | |
| 12501547 | 3 years ago | | | 0 | 0.013870470 | |
| 12500684 | 3 years ago | | | 0 | 0.023747207 | |
| 12500398 | 3 years ago | | | 0 | 0.029452549 | |
| 12499355 | 3 years ago | | | 0 | 0.025884090 | |
| 12498297 | 4 years ago | | | 0 | 0.020256705 |
ABI
ABI objects
Getter at block 21260154
NAME() view returns (string)
Strategy-VSP
VERSION() view returns (string)
2.0.2
controller() view returns (address)
0xa4f1671d3aee73c05b552d57f2d16d3cfcbd0217
isUpgradable() view returns (bool)
true
keepers() view returns (address)
0xba9b1fbd199ad4bebc88073f8dc15a358a5301e9
lastRebalanceBlock() view returns (uint256)
12506893
nextPoolIdx() view returns (uint256)
3
paused() view returns (bool)
false
pool() view returns (address)
0xba4cfe5741b357fa371b506e5db0774abfecf8fc
stopEverything() view returns (bool)
false
vvsp() view returns (address)
0xba4cfe5741b357fa371b506e5db0774abfecf8fc
Read-only
liquidationLimit(uint256) view returns (uint256)
pools(uint256) view returns (address)
State-modifying
Events pause()
rebalance()
sweepErc20(address _fromToken)
unpause()
updateLiquidationQueue(address[] _pools, uint256[] _limit)
Open(address account)
Paused(address account)
Shutdown(address account)
Unpaused(address account)
constructor(address _controller, address _vvsp)
This contract contains no fallback and receive objects.
This contract contains no error objects.