InstaDeleverageAndWithdrawWrapper
Verified contract
Proxy
Active on
Ethereum with 321 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,093.55)
Native
Value
$2,093.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.66903 | $3,129.23 |
$2,093.55 | |
stETH | ERC-20 | 0 | $3,124.14 |
$0 | |
Sango | ERC-20 | 5.749642B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17255228 | 2 years ago | | | 0 | 0.0078380606 | |
| 16919996 | 2 years ago | | | 0 | 0.065824081 | |
| 16805287 | 2 years ago | | | 0 | 0.051115864 | |
| 16768795 | 2 years ago | | | 0 | 0.037103449 | |
| 16740632 | 2 years ago | | | 0 | 0.036049986 | |
| 16739791 | 2 years ago | | | 0 | 0.030283084 | |
| 16736617 | 2 years ago | | | 0 | 0.051646194 | |
| 16732031 | 2 years ago | | | 0 | 0.029801342 | |
| 16717973 | 2 years ago | | | 0 | 0.025837520 | |
| 16715835 | 2 years ago | | | 0 | 0.035800752 |
ABI
ABI objects
Getter at block 21213150
auth() view returns (address)
0xa8c31e39e40e6765bedbd83d92d6aa0b33f1ccc5
premium() view returns (uint256)
500
premiumEth() view returns (uint256)
500
Read-only
isVault(address) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
deleverageAndWithdraw(address vaultAddr_, uint256 deleverageAmt_, uint256 withdrawAmount_, address to_, uint256 unitAmt_, bytes swapData_, uint256 route_, bytes instaData_)
executeOperation(address[] tokens_, uint256[] amounts_, uint256[] premiums_, address initiator_, bytes params_) returns (bool)
updateAuth(address auth_)
updatePremium(uint256 premium_)
updatePremiumEth(uint256 premiumEth_)
updateVault(address vaultAddr_, bool isVault_)
withdrawPremium(address[] tokens_, uint256[] amounts_, address to_)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
updateAuthLog(address auth_)
updatePremiumEthLog(uint256 premiumEth_)
updatePremiumLog(uint256 premium_)
updateVaultLog(address vaultAddr_, bool isVault_)
withdrawPremiumLog(address[] tokens_, uint256[] amounts_, address to_)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.