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 "Vault"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12281029 | 4 years ago | | | 0 | 0.0041501900 | |
| 12241423 | 4 years ago | | | 0 | 0.0046157700 | |
| 12234858 | 4 years ago | | | 0 | 0.0012431430 | |
| 12196140 | 4 years ago | | | 0 | 0.0045330345 | |
| 12154446 | 4 years ago | | | 0 | 0.0098043750 | |
| 12154282 | 4 years ago | | | 0 | 0.013944212 | |
| 12154258 | 4 years ago | | | 0 | 0.0085842750 | |
| 12144378 | 4 years ago | | | 0 | 0.0039128700 | |
| 12141269 | 4 years ago | | | 0 | 0.010635228 | |
| 12110829 | 4 years ago | | | 0 | 0.0051383100 |
ABI
ABI objects
Getter at block 21172540
LPProfitShare() view returns (uint256)
4
LPRewardsContract() view returns (address)
0x245cc372c84b3645bf0ffe6538620b04a217988b
daoWallet() view returns (address)
0x245cc372c84b3645bf0ffe6538620b04a217988b
getBondingCalculator() view returns (address)
0x6a617fe9163c1499b9d2773fb2d0105a2368bedc
getManagedToken() view returns (address)
0x383518188c0c6d7730d91b2c03a03c837814a899
getPrincipleToken() view returns (address)
0x34d7d7aaf50ad4944b70b320acb24c95fa2def7c
getPrincipleTokenBalance() view returns (uint256)
0
getReserveToken() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
getTimelockEndBlock() view returns (uint256)
12532247
isInitialized() view returns (bool)
true
isTimelockSet() view returns (bool)
true
owner() view returns (address)
0x245cc372c84b3645bf0ffe6538620b04a217988b
stakingContract() view returns (address)
0x0822f3c03dcc24d200aff33493dc08d0e1f274a2
timelockDurationInBlocks() view returns (uint256)
0
Read-only
isPrincipleDepositor(address) view returns (bool)
isPrincipleToken(address) view returns (bool)
isReserveDepositor(address) view returns (bool)
isReserveToken(address) view returns (bool)
State-modifying
Events depositPrinciple(uint256 depositAmount_) returns (bool)
depositReserves(uint256 amount_) returns (bool)
initialize(address newManagedToken_, address newReserveToken_, address newBondingCalculator_, address newLPRewardsContract_) returns (bool)
migrateReserveAndPrinciple() returns (bool saveGas_)
removePrincipleDepositor(address depositor_) returns (bool)
removeReserveDepositor(address depositor_) returns (bool)
renounceOwnership()
rewardsDepositPrinciple(uint256 depositAmount_) returns (bool)
setDAOWallet(address newDAOWallet_) returns (bool)
setLPProfitShare(uint256 newDAOProfitShare_) returns (bool)
setLPRewardsContract(address newLPRewardsContract_) returns (bool)
setPrincipleDepositor(address newDepositor_) returns (bool)
setPrincipleToken(address newPrincipleToken_) returns (bool)
setReserveDepositor(address newDepositor_) returns (bool)
setStakingContract(address newStakingContract_) returns (bool)
setTimelock(uint256 newTimelockDurationInBlocks_) returns (bool)
startTimelock() returns (bool)
transferOwnership(address newOwner_)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TimelockStarted(uint256 timelockEndBlock)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.