VSPStrategy
Verified contract
Active on
Ethereum with 458 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "VSPStrategy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13410225 | 3 years ago | | | 0 | 0.050696766 | |
| 13403817 | 3 years ago | | | 0 | 0.046719375 | |
| 13402732 | 3 years ago | | | 0 | 0.038113250 | |
| 13397678 | 3 years ago | | | 0 | 0.046587750 | |
| 13391244 | 3 years ago | | | 0 | 0.031901058 | |
| 13384807 | 3 years ago | | | 0 | 0.034202224 | |
| 13378405 | 3 years ago | | | 0 | 0.060271500 | |
| 13376042 | 3 years ago | | | 0 | 0.053393205 | |
| 13372013 | 3 years ago | | | 0 | 0.081365180 | |
| 13360157 | 3 years ago | | | 0 | 0.065212872 |
ABI
ABI objects
Getter at block 21164612
NAME() view returns (string)
Strategy-VSP
VERSION() view returns (string)
2.0.3
controller() view returns (address)
0xa4f1671d3aee73c05b552d57f2d16d3cfcbd0217
isUpgradable() view returns (bool)
true
keepers() view returns (address)
0x496f9c4c6247ba609da7c77b64c671630c236741
lastRebalanceBlock() view returns (uint256)
13410225
nextPoolIdx() view returns (uint256)
0
paused() view returns (bool)
false
pool() view returns (address)
0xba4cfe5741b357fa371b506e5db0774abfecf8fc
stopEverything() view returns (bool)
false
swapManager() view returns (address)
0xc48ea9a2daa4d816e4c9333d6689c70070010174
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)
updateSwapManager(address _swapManager)
Open(address account)
Paused(address account)
Shutdown(address account)
Unpaused(address account)
UpdatedSwapManager(address indexed previousSwapManager, address indexed newSwapManager)
constructor(address _controller, address _vvsp, address _swapManager)
This contract contains no fallback and receive objects.
This contract contains no error objects.