MultiplyProxyActions
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HQG | ERC-20 | 0.2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "MultiplyProxyActions"
ABI
ABI objects
Getter at block 21094960
DAI() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
DAIJOIN() view returns (address)
0x9759a6ac90977b93b58547b4a71c78317f391a28
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events closeVaultExitCollateral(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry)
closeVaultExitDai(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry)
decreaseMultiple(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry)
decreaseMultipleWithdrawCollateral(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry)
decreaseMultipleWithdrawDai(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry)
increaseMultiple(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry)
increaseMultipleDepositCollateral(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry) payable
increaseMultipleDepositDai(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry)
onFlashLoan(address initiator, address token, uint256 amount, uint256 fee, bytes params) returns (bytes32)
openMultiplyVault(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry) payable
FLData(uint256 borrowed, uint256 due)
MultipleActionCalled(string methodName, uint256 indexed cdpId, uint256 swapMinAmount, uint256 swapOptimistAmount, uint256 collateralLeft, uint256 daiLeft)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.