VaultManagerStandard
Verified contract
Active on
Ethereum with 492 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "VaultManagerStandard"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12011694 | 4 years ago | | | 0 | 0.0072836050 | |
| 12011455 | 4 years ago | | | 0 | 0.013145007 | |
| 12011440 | 4 years ago | | | 0 | 0.014824458 | |
| 12011276 | 4 years ago | | | 0 | 0.0052397920 | |
| 12011260 | 4 years ago | | | 0 | 0.021613563 | |
| 12011253 | 4 years ago | | | 0 | 0.0095320040 | |
| 12010852 | 4 years ago | | | 0 | 0.0059544800 | |
| 12010828 | 4 years ago | | | 0 | 0.0080584000 | |
| 12010488 | 4 years ago | | | 0 | 0.0096200500 | |
| 12009981 | 4 years ago | | | 0 | 0.0091918000 |
ABI
ABI objects
Getter at block 21381600
vault() view returns (address)
0xb1cff81b9305166ff1efc49a129ad2afcd7bcf19
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit(address asset, uint256 mainAmount, uint256 colAmount)
deposit_Eth(uint256 colAmount) payable
repay(address asset, uint256 usdpAmount)
repayAllAndWithdraw(address asset, uint256 mainAmount, uint256 colAmount)
repayAllAndWithdraw_Eth(uint256 ethAmount, uint256 colAmount)
Exit(address indexed asset, address indexed user, uint256 main, uint256 col, uint256 usdp)
Join(address indexed asset, address indexed user, uint256 main, uint256 col, uint256 usdp)
constructor(address _vault)
This contract contains no fallback and receive objects.
This contract contains no error objects.