OlympusBondingCalculator

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x7601e44f at 12084968
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "OlympusBondingCalculator"

No transactions found for "OlympusBondingCalculator"


Functions
Getter at block 20828211

This contract contains no getter function objects.

Read-only
calcBondPremium(uint256 debtRatio_uint256 bondScalingValue_pure returns (uint256 premium_)
calcDebtRatio(uint256 pendingDebtDue_uint256 managedTokenTotalSupply_pure returns (uint256 debtRatio_)
calcPrincipleValuation(uint256 k_uint256 amountDeposited_uint256 totalSupplyOfTokenDeposited_pure returns (uint256 principleValuation_)
principleValuation(address principleTokenAddress_uint256 amountDeposited_view returns (uint256 principleValuation_)
State-modifying
calculateBondInterest(address treasury_address principleTokenAddress_uint256 amountDeposited_uint256 bondScalingValue_returns (uint256 interestDue_)
Events
BondInterest(uint256 k_uint256 amountDeposited_uint256 totalSupplyOfTokenDeposited_uint256 pendingDebtDue_uint256 managedTokenTotalSupply_uint256 bondScalingValue_uint256 interestDue_
BondPremium(uint256 debtRatio_uint256 bondScalingValue_uint256 premium_
PrincipleValuation(uint256 k_uint256 amountDeposited_uint256 totalSupplyOfTokenDeposited_uint256 principleValuation_
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.