VaultManagerSimple
Verified contract
Active on
Ethereum with 121 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "VaultManagerSimple"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12164835 | 4 years ago | | | 0 | 0.023899990 | |
| 12161389 | 4 years ago | | | 0 | 0.042132300 | |
| 12146185 | 4 years ago | | | 0 | 0.083055600 | |
| 12144827 | 4 years ago | | | 0 | 0.049659750 | |
| 12144444 | 4 years ago | | | 0 | 0.041875317 | |
| 12141009 | 4 years ago | | | 0 | 0.036314030 | |
| 12140822 | 4 years ago | | | 0 | 0.029520843 | |
| 12139195 | 4 years ago | | | 0 | 0.028330687 | |
| 12135038 | 4 years ago | | | 0 | 0.054625725 | |
| 12125507 | 4 years ago | | | 0 | 0.026285200 |
ABI
ABI objects
Getter at block 21162804
ORACLE_TYPE() view returns (uint256)
9
Q112() view returns (uint256)
5192296858534827628530496329220096
oracle() view returns (address)
0xc31629c9d5bc9a28cefa34d73d87d86b2a6b4315
vault() view returns (address)
0xb1cff81b9305166ff1efc49a129ad2afcd7bcf19
vaultManagerParameters() view returns (address)
0x203153522b9eaef4ae17c6e99851ee7b2f7d312e
Read-only
This contract contains no read-only function objects.
State-modifying
Events exit(address asset, uint256 assetAmount, uint256 usdpAmount)
join(address asset, uint256 assetAmount, uint256 usdpAmount)
Exit(address indexed asset, address indexed user, uint256 main, uint256 usdp)
Join(address indexed asset, address indexed user, uint256 main, uint256 usdp)
constructor(address _vaultManagerParameters, address _oracle, uint256 _oracleType)
This contract contains no fallback and receive objects.
This contract contains no error objects.